summaryrefslogtreecommitdiffstats
path: root/office/antiword/antiword.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/antiword/antiword.SlackBuild')
-rw-r--r--office/antiword/antiword.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/antiword/antiword.SlackBuild b/office/antiword/antiword.SlackBuild
index 6622a5ddd5..8426a0836d 100644
--- a/office/antiword/antiword.SlackBuild
+++ b/office/antiword/antiword.SlackBuild
@@ -23,6 +23,8 @@
# Modified by the SlackBuilds.org Project
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=antiword
VERSION=${VERSION:-0.37}
BUILD=${BUILD:-1}
@@ -36,7 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}