CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
iputils: updated to release 2
[crossrootfs.git] / groff / Pkgfile
index 229b904cfbf7c63acd82e44d57b00f1794c21bd1..722d68de8280c9a92f3fb8c6a7ef8499148fd5c6 100644 (file)
@@ -7,7 +7,7 @@
 name=groff
 version=1.22.3
 release=2
-source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
+source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.gz)
 
 build() {
   cd $name-$version
@@ -37,7 +37,7 @@ EOF
               --without-x \
               --cache-file=config.cache
   
-  make TROFFBIN=troff GROFFBIN=groff GROFF_BIN_PATH=
+  make -j1 TROFFBIN=troff GROFFBIN=groff GROFF_BIN_PATH=
   make DESTDIR=$PKG install
 
   sed -e 's|^\(papersize\).*|\1 /etc/papersize|' \