summaryrefslogtreecommitdiffstats
path: root/games/gl-117/gl-117.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/gl-117/gl-117.SlackBuild')
-rw-r--r--games/gl-117/gl-117.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gl-117/gl-117.SlackBuild b/games/gl-117/gl-117.SlackBuild
index f30884f01f..3ddb560f5f 100644
--- a/games/gl-117/gl-117.SlackBuild
+++ b/games/gl-117/gl-117.SlackBuild
@@ -4,6 +4,8 @@
# Written by Dario Nicodemi dario.sbo@gmail.com
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=gl-117
VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
@@ -17,7 +19,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}