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