summaryrefslogtreecommitdiffstats
path: root/desktop/vertex-maia-themes/vertex-maia-themes.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/vertex-maia-themes/vertex-maia-themes.SlackBuild')
-rw-r--r--desktop/vertex-maia-themes/vertex-maia-themes.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/vertex-maia-themes/vertex-maia-themes.SlackBuild b/desktop/vertex-maia-themes/vertex-maia-themes.SlackBuild
index c59087c824..bfd26622d7 100644
--- a/desktop/vertex-maia-themes/vertex-maia-themes.SlackBuild
+++ b/desktop/vertex-maia-themes/vertex-maia-themes.SlackBuild
@@ -27,6 +27,8 @@
# Patch:
# github.com/manjaro/packages-community/blob/1cdf193952813754edd68463c652e094027ac650/vertex-maia-themes/whiskermenu-rabideau.patch
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=vertex-maia-themes
VERSION=${VERSION:-20170128}
BUILD=${BUILD:-1}
@@ -34,7 +36,6 @@ TAG=${TAG:-_SBo}
ARCH=noarch
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}