network/naim: Forced to use -j1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2013-11-24 22:14:19 +00:00 committed by Heinz Wiesinger
parent 484eb1fb92
commit 10ffe88c1e

View file

@ -62,7 +62,7 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-dnsupdate \
--build=$ARCH-slackware-linux
make
make -j1
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \