summaryrefslogtreecommitdiffstats
path: root/perl/perl-Geography-Countries
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Geography-Countries')
-rw-r--r--perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild b/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild
index 0fa4ff9291..216c812f2f 100644
--- a/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild
+++ b/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild
@@ -27,6 +27,8 @@
# Modified by the SlackBuilds.org project.
SRCNAM="Geography-Countries-2009041301"
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM="perl-Geography-Countries"
VERSION=${VERSION:-20090413}
BUILD=${BUILD:-1}
@@ -40,7 +42,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}