summaryrefslogtreecommitdiffstats
path: root/system/adobe-source-code-pro-font/adobe-source-code-pro-font.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/adobe-source-code-pro-font/adobe-source-code-pro-font.SlackBuild')
-rw-r--r--system/adobe-source-code-pro-font/adobe-source-code-pro-font.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/adobe-source-code-pro-font/adobe-source-code-pro-font.SlackBuild b/system/adobe-source-code-pro-font/adobe-source-code-pro-font.SlackBuild
index 36d238556d..c4a66dfd43 100644
--- a/system/adobe-source-code-pro-font/adobe-source-code-pro-font.SlackBuild
+++ b/system/adobe-source-code-pro-font/adobe-source-code-pro-font.SlackBuild
@@ -25,6 +25,8 @@
#
# Currently maintained by Dugan Chen
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=adobe-source-code-pro-font
VERSION=${VERSION:-1.030}
ROMAN_VERSION=2.010
@@ -35,7 +37,6 @@ TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}