summaryrefslogtreecommitdiffstats
path: root/slackware64-current/source/a/utempter/utempter.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'slackware64-current/source/a/utempter/utempter.SlackBuild')
-rwxr-xr-xslackware64-current/source/a/utempter/utempter.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/slackware64-current/source/a/utempter/utempter.SlackBuild b/slackware64-current/source/a/utempter/utempter.SlackBuild
index d21c33128..f7c3833b6 100755
--- a/slackware64-current/source/a/utempter/utempter.SlackBuild
+++ b/slackware64-current/source/a/utempter/utempter.SlackBuild
@@ -24,6 +24,8 @@
# calls itself "libutempter". We'll keep the same old package name
# to avoid confusing upgrades.
+cd $(dirname $0) ; CWD=$(pwd)
+
VERSION=1.1.6
BUILD=${BUILD:-2}
@@ -51,7 +53,6 @@ else
LIBDIRSUFFIX=""
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp}
PKG=$TMP/package-utempter