summaryrefslogtreecommitdiffstats
path: root/system/univga-font/univga-font.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/univga-font/univga-font.SlackBuild')
-rw-r--r--system/univga-font/univga-font.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/univga-font/univga-font.SlackBuild b/system/univga-font/univga-font.SlackBuild
index 4e6357ee15..584c2b98a6 100644
--- a/system/univga-font/univga-font.SlackBuild
+++ b/system/univga-font/univga-font.SlackBuild
@@ -15,6 +15,8 @@
# 20191224 bkw: BUILD=2, xset fp rehash in doinst.sh.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=univga-font
VERSION=${VERSION:-20021031}
BUILD=${BUILD:-3}
@@ -22,7 +24,6 @@ TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}