summaryrefslogtreecommitdiffstats
path: root/audio/jokosher/jokosher.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/jokosher/jokosher.SlackBuild')
-rw-r--r--audio/jokosher/jokosher.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/jokosher/jokosher.SlackBuild b/audio/jokosher/jokosher.SlackBuild
index 434a5d92f8..2fac5c52f7 100644
--- a/audio/jokosher/jokosher.SlackBuild
+++ b/audio/jokosher/jokosher.SlackBuild
@@ -32,6 +32,8 @@
# - i486 => i586
# - stop spamming /usr
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=jokosher
VERSION=${VERSION:-0.11.5}
BUILD=${BUILD:-1}
@@ -45,7 +47,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}