summaryrefslogtreecommitdiffstats
path: root/system/atool
diff options
context:
space:
mode:
Diffstat (limited to 'system/atool')
-rwxr-xr-xsystem/atool/atool.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/atool/atool.SlackBuild b/system/atool/atool.SlackBuild
index abc813b929..00b64c0c9b 100755
--- a/system/atool/atool.SlackBuild
+++ b/system/atool/atool.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=atool
VERSION=${VERSION:-0.37.0}
BUILD=${BUILD:-1}
-TAG=${TAG:-_SB0}
+TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -38,7 +38,7 @@ if [ -z "$ARCH" ]; then
fi
CWD=$(pwd)
-TMP=${TMP:-/tmp/sbo}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}