summaryrefslogtreecommitdiffstats
path: root/network/courier-unicode/courier-unicode.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/courier-unicode/courier-unicode.SlackBuild')
-rw-r--r--network/courier-unicode/courier-unicode.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/courier-unicode/courier-unicode.SlackBuild b/network/courier-unicode/courier-unicode.SlackBuild
index 62ff686e16..122ab488e9 100644
--- a/network/courier-unicode/courier-unicode.SlackBuild
+++ b/network/courier-unicode/courier-unicode.SlackBuild
@@ -24,6 +24,8 @@
# SUCH DAMAGE.
# ----------------------------------------------------------------------
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=courier-unicode
VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
@@ -37,7 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG="$TMP/package-$PRGNAM"
OUTPUT=${OUTPUT:-/tmp}