aboutsummaryrefslogtreecommitdiff
path: root/desktop/smaragd/smaragd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/smaragd/smaragd.SlackBuild')
-rw-r--r--desktop/smaragd/smaragd.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/smaragd/smaragd.SlackBuild b/desktop/smaragd/smaragd.SlackBuild
index ca6de82192fd4..46a0e73802b34 100644
--- a/desktop/smaragd/smaragd.SlackBuild
+++ b/desktop/smaragd/smaragd.SlackBuild
@@ -4,6 +4,8 @@
# Written by M.Dinslage contact: daedra1980@gmail.com
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=smaragd
VERSION=${VERSION:-0.0.7}
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}