summaryrefslogtreecommitdiffstats
path: root/games/fortune-farscape/fortune-farscape.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/fortune-farscape/fortune-farscape.SlackBuild')
-rw-r--r--games/fortune-farscape/fortune-farscape.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/fortune-farscape/fortune-farscape.SlackBuild b/games/fortune-farscape/fortune-farscape.SlackBuild
index e8d1fafba5..c0efd42f49 100644
--- a/games/fortune-farscape/fortune-farscape.SlackBuild
+++ b/games/fortune-farscape/fortune-farscape.SlackBuild
@@ -13,13 +13,14 @@
# specifically "Beware of Dog", "Incubator", "I-Yensch, You-Yensch",
# "Twice Shy".
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=fortune-farscape
VERSION=${VERSION:-20191224}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}