summaryrefslogtreecommitdiffstats
path: root/office/mythes-id/mythes-id.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/mythes-id/mythes-id.SlackBuild')
-rw-r--r--office/mythes-id/mythes-id.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/mythes-id/mythes-id.SlackBuild b/office/mythes-id/mythes-id.SlackBuild
index 03a34a2b08..a108ac90f7 100644
--- a/office/mythes-id/mythes-id.SlackBuild
+++ b/office/mythes-id/mythes-id.SlackBuild
@@ -24,13 +24,14 @@
# Based on the Arch PKGBUILD
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=mythes-id
VERSION=${VERSION:-1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH="noarch"
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}