summaryrefslogtreecommitdiffstats
path: root/office/verbiste/verbiste.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/verbiste/verbiste.SlackBuild')
-rw-r--r--office/verbiste/verbiste.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/verbiste/verbiste.SlackBuild b/office/verbiste/verbiste.SlackBuild
index 402eccb533..ad4f1abcb2 100644
--- a/office/verbiste/verbiste.SlackBuild
+++ b/office/verbiste/verbiste.SlackBuild
@@ -9,12 +9,13 @@
# http://slackbuilds.org/templates/
#
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=verbiste
VERSION=${VERSION:-0.1.40}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}