summaryrefslogtreecommitdiffstats
path: root/source/l/gmm/gmm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gmm/gmm.SlackBuild')
-rwxr-xr-xsource/l/gmm/gmm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/gmm/gmm.SlackBuild b/source/l/gmm/gmm.SlackBuild
index cc803afc0..99751b1cc 100755
--- a/source/l/gmm/gmm.SlackBuild
+++ b/source/l/gmm/gmm.SlackBuild
@@ -29,7 +29,7 @@ PKGNAM=gmm
VERSION=4.3
ARCH=noarch
BUILD=${BUILD:-2}
-NUMJOBS=${NUMJOBS:--j6}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information