aboutsummaryrefslogtreecommitdiff
path: root/net/firewall
diff options
context:
space:
mode:
authorluis <luis@370017ae-e619-0410-ac65-c121f96126d4>2007-07-25 08:43:36 +0000
committerluis <luis@370017ae-e619-0410-ac65-c121f96126d4>2007-07-25 08:43:36 +0000
commit12a61b82d4851b27e2a23ea44eb0d1b752db9bc1 (patch)
tree861c487c8a14e6d4a5eae29e81f5d49d39c0d629 /net/firewall
parent612c005e89ef101c4495f3d9db2f3d01aafd7ef3 (diff)
downloadslackbuilds-12a61b82d4851b27e2a23ea44eb0d1b752db9bc1.tar.gz
slackbuilds-12a61b82d4851b27e2a23ea44eb0d1b752db9bc1.tar.bz2
Syncing with generic.SlackBuild v0.8.5
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1298 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/firewall')
-rwxr-xr-xnet/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
index 8322e799..a3e3f868 100755
--- a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
+++ b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
@@ -43,7 +43,7 @@ REPOS=${REPOS:=$TMP}
PREFIX=${PREFIX:=/usr}
PKG_SRC="$TMP/${SRC_NAME}_$SRC_VERSION"
CONF_OPTIONS=${CONF_OPTIONS:=}
-NUMJOBS=${NUMJOBS:=-j4}
+NUMJOBS=${NUMJOBS:=-j6}
# Set error codes (used by createpkg)
ERROR_WGET=31; ERROR_MAKE=32; ERROR_INSTALL=33