summaryrefslogtreecommitdiffstats
path: root/multimedia/emoc/emoc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/emoc/emoc.SlackBuild')
-rw-r--r--multimedia/emoc/emoc.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/emoc/emoc.SlackBuild b/multimedia/emoc/emoc.SlackBuild
index 6c37d4ac51..1241bdbad3 100644
--- a/multimedia/emoc/emoc.SlackBuild
+++ b/multimedia/emoc/emoc.SlackBuild
@@ -4,6 +4,8 @@
# Written by otzy_007 (oz@oprod.net)
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=emoc
VERSION=${VERSION:-0.9.0}
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}