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