summaryrefslogtreecommitdiffstats
path: root/office/siag/siag.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/siag/siag.SlackBuild')
-rw-r--r--office/siag/siag.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/siag/siag.SlackBuild b/office/siag/siag.SlackBuild
index 70ab260ca0..ab19b3cdde 100644
--- a/office/siag/siag.SlackBuild
+++ b/office/siag/siag.SlackBuild
@@ -4,6 +4,8 @@
# Written by Zbigniew Baniewski, <Zbigniew [dot] Baniewski [at] gmail [dot] com>
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=siag
VERSION=${VERSION:-3.6.1}
BUILD=${BUILD:-1}
@@ -17,7 +19,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}