CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
groff: fixed build with j1
authorVictor Martinez <pitillo@ono.com>
Fri, 18 May 2018 19:12:22 +0000 (19:12 +0000)
committerVictor Martinez <pitillo@ono.com>
Fri, 18 May 2018 19:12:22 +0000 (19:12 +0000)
groff/Pkgfile

index afa55d8514eccbfda09554f68504cf8be81861a9..722d68de8280c9a92f3fb8c6a7ef8499148fd5c6 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|' \