summaryrefslogtreecommitdiffstats
path: root/source/l/cairomm/cairomm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/cairomm/cairomm.SlackBuild')
-rwxr-xr-xsource/l/cairomm/cairomm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/cairomm/cairomm.SlackBuild b/source/l/cairomm/cairomm.SlackBuild
index 824240562..0abbc11b0 100755
--- a/source/l/cairomm/cairomm.SlackBuild
+++ b/source/l/cairomm/cairomm.SlackBuild
@@ -42,7 +42,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-NUMJOBS=${NUMJOBS:-" -j7 "}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM