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 --- audio/eawpats/eawpats.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/eawpats/eawpats.SlackBuild') diff --git a/audio/eawpats/eawpats.SlackBuild b/audio/eawpats/eawpats.SlackBuild index b179828e69081..f0333a4e64aac 100644 --- a/audio/eawpats/eawpats.SlackBuild +++ b/audio/eawpats/eawpats.SlackBuild @@ -23,6 +23,8 @@ # I only ever noticed this because allegro's pat2dat chokes on # missing patches. +cd $(dirname $0) ; CWD=$(pwd) + PRGNAM=eawpats VERSION=${VERSION:-12} SRCVER=${VERSION}_full @@ -30,7 +32,6 @@ ARCH=noarch BUILD=${BUILD:-3} TAG=${TAG:-_SBo} -CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -- cgit v1.2.3