summaryrefslogtreecommitdiffstats
path: root/office/bookbinder/bookbinder.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/bookbinder/bookbinder.SlackBuild')
-rw-r--r--office/bookbinder/bookbinder.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/bookbinder/bookbinder.SlackBuild b/office/bookbinder/bookbinder.SlackBuild
index fc221df0ca..20746a7043 100644
--- a/office/bookbinder/bookbinder.SlackBuild
+++ b/office/bookbinder/bookbinder.SlackBuild
@@ -4,6 +4,8 @@
# Petr Kletecka petr@kle.cz <2013>
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=bookbinder
VERSION=${VERSION:-3.0}
BUILD=${BUILD:-1}
@@ -11,7 +13,6 @@ TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}