network/cowpatty: Forced to use -j1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2013-11-24 11:01:31 +00:00 committed by Willy Sudiarto Raharjo
parent ad62b792a1
commit 0f868ede1b

View file

@ -49,7 +49,7 @@ find -L . \
# force the Makefile to use our SLKCFLAGS:
sed -i 14s/"-g3 -ggdb"/"-g3 -ggdb ${SLKCFLAGS}"/ Makefile
make
make -j1
make strip
make install BINDIR=/usr/bin DESTDIR=$PKG