summaryrefslogtreecommitdiffstats
path: root/gis/xplanet/xplanet.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gis/xplanet/xplanet.SlackBuild')
-rw-r--r--gis/xplanet/xplanet.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/gis/xplanet/xplanet.SlackBuild b/gis/xplanet/xplanet.SlackBuild
index 1de0526cd4..6073faceb6 100644
--- a/gis/xplanet/xplanet.SlackBuild
+++ b/gis/xplanet/xplanet.SlackBuild
@@ -2,12 +2,13 @@
# Written by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Based on http://slackbuilds.org/template.SlackBuild
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=xplanet
VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}