CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
groff: fixed make jobs to 1
authorVictor Martinez <pitillo@ono.com>
Tue, 17 May 2016 19:45:13 +0000 (19:45 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 17 May 2016 19:45:13 +0000 (19:45 +0000)
groff/Pkgfile

index 229b904cfbf7c63acd82e44d57b00f1794c21bd1..4118833bd7a64b2ca2294e71b9ee3a070ccfee43 100644 (file)
@@ -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|' \