From 0f868ede1b61ce302fb11b25b2b374c7322f9e68 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sun, 24 Nov 2013 11:01:31 +0000 Subject: network/cowpatty: Forced to use -j1. Signed-off-by: Willy Sudiarto Raharjo --- network/cowpatty/cowpatty.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/cowpatty') diff --git a/network/cowpatty/cowpatty.SlackBuild b/network/cowpatty/cowpatty.SlackBuild index 3fa82c3d4e..160b997da5 100644 --- a/network/cowpatty/cowpatty.SlackBuild +++ b/network/cowpatty/cowpatty.SlackBuild @@ -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 -- cgit v1.2.3