summaryrefslogtreecommitdiffstats
path: root/games/uqm_voice/uqm_voice.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/uqm_voice/uqm_voice.SlackBuild')
-rw-r--r--games/uqm_voice/uqm_voice.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/uqm_voice/uqm_voice.SlackBuild b/games/uqm_voice/uqm_voice.SlackBuild
index 43ac79ecae..8280a6ef09 100644
--- a/games/uqm_voice/uqm_voice.SlackBuild
+++ b/games/uqm_voice/uqm_voice.SlackBuild
@@ -8,13 +8,14 @@
# 20201026 bkw: updated for v0.8.0
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=uqm_voice
VERSION=${VERSION:-0.8.0}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}