summaryrefslogtreecommitdiffstats
path: root/office/hunspell-es/hunspell-es.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/hunspell-es/hunspell-es.SlackBuild')
-rw-r--r--office/hunspell-es/hunspell-es.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/hunspell-es/hunspell-es.SlackBuild b/office/hunspell-es/hunspell-es.SlackBuild
index 398fc20754..43e245144b 100644
--- a/office/hunspell-es/hunspell-es.SlackBuild
+++ b/office/hunspell-es/hunspell-es.SlackBuild
@@ -25,13 +25,14 @@
# Based on the Arch PKGBUILD
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=hunspell-es
VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH="noarch"
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}