summaryrefslogtreecommitdiffstats
path: root/office/neoleo/neoleo.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/neoleo/neoleo.SlackBuild')
-rw-r--r--office/neoleo/neoleo.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/neoleo/neoleo.SlackBuild b/office/neoleo/neoleo.SlackBuild
index 2e78443e58..e0e0bb3b5b 100644
--- a/office/neoleo/neoleo.SlackBuild
+++ b/office/neoleo/neoleo.SlackBuild
@@ -23,6 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=neoleo
VERSION=${VERSION:-7.0.0}
BUILD=${BUILD:-1}
@@ -36,7 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}