summaryrefslogtreecommitdiffstats
path: root/source/x/OpenCC/OpenCC.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/OpenCC/OpenCC.SlackBuild')
-rwxr-xr-xsource/x/OpenCC/OpenCC.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/OpenCC/OpenCC.SlackBuild b/source/x/OpenCC/OpenCC.SlackBuild
index 7724225a8..ab4f36d66 100755
--- a/source/x/OpenCC/OpenCC.SlackBuild
+++ b/source/x/OpenCC/OpenCC.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=OpenCC
VERSION=${VERSION:-$(echo OpenCC-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev | cut -f 2- -d .)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}