summaryrefslogtreecommitdiffstats
path: root/office/x_x/x_x.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/x_x/x_x.SlackBuild')
-rw-r--r--office/x_x/x_x.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/x_x/x_x.SlackBuild b/office/x_x/x_x.SlackBuild
index 3a2b1e6f85..28e65aa2fd 100644
--- a/office/x_x/x_x.SlackBuild
+++ b/office/x_x/x_x.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=x_x
VERSION=${VERSION:-20150330_d236f8f}
BUILD=${BUILD:-1}
@@ -19,7 +21,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}