aboutsummaryrefslogtreecommitdiff
path: root/others/generic/generic.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'others/generic/generic.SlackBuild')
-rwxr-xr-xothers/generic/generic.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/others/generic/generic.SlackBuild b/others/generic/generic.SlackBuild
index b75bb8a4..bb7048cd 100755
--- a/others/generic/generic.SlackBuild
+++ b/others/generic/generic.SlackBuild
@@ -1,7 +1,7 @@
###################################################
## Generic template for SlackBuilds
##
-## Version 0.8.5 - Luis ( luis at riseup d0t net)
+## Version 0.8.6 - Luis ( luis at riseup d0t net)
##
###################################################
#!/bin/bash
@@ -49,7 +49,7 @@ REPOS=${REPOS:=$TMP}
PREFIX=${PREFIX:=[[PREFIX]]}
PKG_SRC="$TMP/$SRC_NAME-$SRC_VERSION"
CONF_OPTIONS=${CONF_OPTIONS:=[[OTHER CONFIGURE ARGS]]}
-NUMJOBS=${NUMJOBS:=-j4}
+NUMJOBS=${NUMJOBS:=-j3}
# Set system libraries' path and optmization flags based on $ARCH
LIBDIR="$PREFIX/lib"