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