summaryrefslogtreecommitdiffstats
path: root/system/man-pages-fr/man-pages-fr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/man-pages-fr/man-pages-fr.SlackBuild')
-rw-r--r--system/man-pages-fr/man-pages-fr.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/man-pages-fr/man-pages-fr.SlackBuild b/system/man-pages-fr/man-pages-fr.SlackBuild
index 03102136dd..07e410574d 100644
--- a/system/man-pages-fr/man-pages-fr.SlackBuild
+++ b/system/man-pages-fr/man-pages-fr.SlackBuild
@@ -31,6 +31,8 @@
# not the other.
# - Add UTF8 option.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=man-pages-fr
VERSION=${VERSION:-3.03.0}
BUILD=${BUILD:-2}
@@ -39,7 +41,6 @@ TAG=${TAG:-_SBo}
# Hardcode ARCH
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}