system/detox: Forced to use -j1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2013-11-24 11:12:27 +00:00 committed by Willy Sudiarto Raharjo
parent 8bc81cf329
commit 8f5cfc820d

View file

@ -77,7 +77,7 @@ CXXFLAGS="$SLKCFLAGS" \
--build=$ARCH-slackware-linux
make
make install DESTDIR=$PKG
make -j1 install DESTDIR=$PKG
# Avoid clobbering existing config, if any.
mv $PKG/etc/detoxrc $PKG/etc/detoxrc.new