From 7f26b9929fe95171f3719de3f601b696a2def263 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 4 Jul 2021 11:41:06 +0200 Subject: All: SlackBuilds run in the directory they are in Signed-off-by: Heinz Wiesinger Signed-off-by: Willy Sudiarto Raharjo --- desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop/aero-mouse-theme') diff --git a/desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild b/desktop/aero-mouse-theme/aero-mouse-theme.SlackBuild index 5e71e8bf0083..75eaa0437a45 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} -- cgit v1.2.3