summaryrefslogtreecommitdiffstats
path: root/development/mtasc/mtasc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/mtasc/mtasc.SlackBuild')
-rw-r--r--development/mtasc/mtasc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/mtasc/mtasc.SlackBuild b/development/mtasc/mtasc.SlackBuild
index b3ea4d17f5..fac3797a78 100644
--- a/development/mtasc/mtasc.SlackBuild
+++ b/development/mtasc/mtasc.SlackBuild
@@ -10,7 +10,7 @@
PRGNAM=mtasc
VERSION=${VERSION:-1.15}
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -21,7 +21,7 @@ if [ -z "$ARCH" ]; then
fi
CWD=$(pwd)
-TMP=${TMP:-/tmp/SBo}
+TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}