summaryrefslogtreecommitdiffstats
path: root/desktop/wmphoto+/wmphoto+.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/wmphoto+/wmphoto+.SlackBuild')
-rw-r--r--desktop/wmphoto+/wmphoto+.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/wmphoto+/wmphoto+.SlackBuild b/desktop/wmphoto+/wmphoto+.SlackBuild
index a6e35d4088..114d0619fe 100644
--- a/desktop/wmphoto+/wmphoto+.SlackBuild
+++ b/desktop/wmphoto+/wmphoto+.SlackBuild
@@ -5,6 +5,8 @@
#
# Modified by the SlackBuilds.org project.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=wmphoto+
VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
@@ -18,7 +20,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}