summaryrefslogtreecommitdiffstats
path: root/office/watson/watson.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/watson/watson.SlackBuild')
-rw-r--r--office/watson/watson.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/watson/watson.SlackBuild b/office/watson/watson.SlackBuild
index 2354397fd7..1075ba1ca6 100644
--- a/office/watson/watson.SlackBuild
+++ b/office/watson/watson.SlackBuild
@@ -24,6 +24,8 @@
# Written by Jostein Berntsen <jvbernts@online.no>
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=watson
SRCNAM=Watson
VERSION=${VERSION:-1.8.0}
@@ -38,7 +40,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}