summaryrefslogtreecommitdiffstats
path: root/ham/tqsl/tqsl.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'ham/tqsl/tqsl.SlackBuild')
-rw-r--r--ham/tqsl/tqsl.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/tqsl/tqsl.SlackBuild b/ham/tqsl/tqsl.SlackBuild
index 85ed91f9a5..4780d6a47d 100644
--- a/ham/tqsl/tqsl.SlackBuild
+++ b/ham/tqsl/tqsl.SlackBuild
@@ -20,6 +20,8 @@
# see fit. Or as I see fit. Or as I fit. Although
# that is unlikely, as I am rather tall.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=tqsl
VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
@@ -33,7 +35,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}