Disable parallel make for PTH
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 2 Apr 2015 19:49:11 +0000 (15:49 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 14 Aug 2015 05:20:05 +0000 (01:20 -0400)
stage3/hv-install-1

index c57d161..cf307ea 100755 (executable)
@@ -185,7 +185,7 @@ else
     ipkg ${MSMTP}
 fi
 
-ipkg -m acnb ${PTH} "\
+ipkg -j -m acnb ${PTH} "\
     --disable-static \
     --mandir=/usr/share/man"
 ipkg ${LIBASSUAN}