summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/file/file.SlackBuild2
-rwxr-xr-xsource/n/postfix/postfix.SlackBuild2
-rw-r--r--source/x/x11/build/twm2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/a/file/file.SlackBuild b/source/a/file/file.SlackBuild
index fa6a4f6da..2554d14b0 100755
--- a/source/a/file/file.SlackBuild
+++ b/source/a/file/file.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=file
VERSION=${VERSION:-$(echo file-*.tar.?z* | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/n/postfix/postfix.SlackBuild b/source/n/postfix/postfix.SlackBuild
index d56ec188a..b3cbf888e 100755
--- a/source/n/postfix/postfix.SlackBuild
+++ b/source/n/postfix/postfix.SlackBuild
@@ -172,7 +172,7 @@ make $NUMJOBS makefiles dynamicmaps=yes pie=yes shared=yes \
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
ln -s $PKGNAM-$VERSION $PKG/usr/doc/$PKGNAM
-make non-interactive-package \
+make $NUMJOBS non-interactive-package \
install_root=$PKG \
tempdir=$TMP/$PKGNAM-temp \
sample_directory=no || exit 1
diff --git a/source/x/x11/build/twm b/source/x/x11/build/twm
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/twm
+++ b/source/x/x11/build/twm
@@ -1 +1 @@
-2
+1