diff options
author | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-07-25 08:43:36 +0000 |
---|---|---|
committer | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-07-25 08:43:36 +0000 |
commit | 12a61b82d4851b27e2a23ea44eb0d1b752db9bc1 (patch) | |
tree | 861c487c8a14e6d4a5eae29e81f5d49d39c0d629 /net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild | |
parent | 612c005e89ef101c4495f3d9db2f3d01aafd7ef3 (diff) | |
download | slackbuilds-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/arno-iptables-firewall/arno-iptables-firewall.SlackBuild')
-rwxr-xr-x | net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild | 2 |
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 |