summaryrefslogtreecommitdiffstats
path: root/office/tudu/tudu.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/tudu/tudu.SlackBuild')
-rw-r--r--office/tudu/tudu.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/tudu/tudu.SlackBuild b/office/tudu/tudu.SlackBuild
index 5352bf8efc..a9240ae0c4 100644
--- a/office/tudu/tudu.SlackBuild
+++ b/office/tudu/tudu.SlackBuild
@@ -23,6 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=tudu
VERSION=${VERSION:-0.10.2}
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}