summaryrefslogtreecommitdiffstats
path: root/audio/sfarkxtc/sfarkxtc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfarkxtc/sfarkxtc.SlackBuild')
-rw-r--r--audio/sfarkxtc/sfarkxtc.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sfarkxtc/sfarkxtc.SlackBuild b/audio/sfarkxtc/sfarkxtc.SlackBuild
index 22fb892f35..9aff239a56 100644
--- a/audio/sfarkxtc/sfarkxtc.SlackBuild
+++ b/audio/sfarkxtc/sfarkxtc.SlackBuild
@@ -2,6 +2,8 @@
# Slackware build script for sfarkxtc
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=sfarkxtc
VERSION=${VERSION:-20070326}
BUILD=${BUILD:-1}
@@ -15,7 +17,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}