network/ipvsadm: Fixed to force -j1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2013-11-24 22:11:37 +00:00 committed by Heinz Wiesinger
parent 55fd454e71
commit ea05118eee

View file

@ -59,7 +59,7 @@ patch -p1 -i $CWD/ipvsadm-1.25-popt.patch
sed -i "s/-Wall/-Wall $SLKCFLAGS/" Makefile
sed -i "s/-Wall/-Wall $SLKCFLAGS/" libipvs/Makefile
make
make -j1
make BUILD_ROOT=$PKG install