summaryrefslogtreecommitdiffstats
path: root/desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild')
-rw-r--r--desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild b/desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild
index 5e71e8bf00..75eaa0437a 100644
--- a/desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild
+++ b/desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild
@@ -4,6 +4,8 @@
# Petr Kletecka petr@kle.cz <2018>
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=aero-mouse-theme
VERSION=${VERSION:-2016.04.15}
BUILD=${BUILD:-1}
@@ -11,7 +13,6 @@ TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}