summaryrefslogtreecommitdiffstats
path: root/source/x/scim-hangul/scim-hangul.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/scim-hangul/scim-hangul.SlackBuild')
-rwxr-xr-xsource/x/scim-hangul/scim-hangul.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/scim-hangul/scim-hangul.SlackBuild b/source/x/scim-hangul/scim-hangul.SlackBuild
index af54c219f..24b0e64d4 100755
--- a/source/x/scim-hangul/scim-hangul.SlackBuild
+++ b/source/x/scim-hangul/scim-hangul.SlackBuild
@@ -36,7 +36,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=scim-hangul
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-NUMJOBS=${NUMJOBS:-" -j7 "}
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on: