summaryrefslogtreecommitdiffstats
path: root/graphics/yesplz/yesplz.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/yesplz/yesplz.SlackBuild')
-rw-r--r--graphics/yesplz/yesplz.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/yesplz/yesplz.SlackBuild b/graphics/yesplz/yesplz.SlackBuild
index 63b96a58e2..37ad1ebca1 100644
--- a/graphics/yesplz/yesplz.SlackBuild
+++ b/graphics/yesplz/yesplz.SlackBuild
@@ -7,6 +7,8 @@
# but hey lets face it, rworkman and the slackbuilds posse are
# the people who really make this stuff happen
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=yesplz
VERSION=${VERSION:-06112016}
COMMITVER=7342e1c686e6674e6ad9f7d21f01bae27c240b71
@@ -21,7 +23,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}