summaryrefslogtreecommitdiffstats
path: root/ham/7plus/7plus.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'ham/7plus/7plus.SlackBuild')
-rw-r--r--ham/7plus/7plus.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/7plus/7plus.SlackBuild b/ham/7plus/7plus.SlackBuild
index 1a18a7d54b..5b78f8cc37 100644
--- a/ham/7plus/7plus.SlackBuild
+++ b/ham/7plus/7plus.SlackBuild
@@ -28,6 +28,8 @@
# All rights reserved.
#
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=7plus
VERSION=${VERSION:-2.25}
BUILD=${BUILD:-1}
@@ -41,7 +43,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}