summaryrefslogtreecommitdiffstats
path: root/desktop/vertex-maia-icon-theme/vertex-maia-icon-theme.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/vertex-maia-icon-theme/vertex-maia-icon-theme.SlackBuild')
-rw-r--r--desktop/vertex-maia-icon-theme/vertex-maia-icon-theme.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/vertex-maia-icon-theme/vertex-maia-icon-theme.SlackBuild b/desktop/vertex-maia-icon-theme/vertex-maia-icon-theme.SlackBuild
index e3c09ccd9e..6233e53151 100644
--- a/desktop/vertex-maia-icon-theme/vertex-maia-icon-theme.SlackBuild
+++ b/desktop/vertex-maia-icon-theme/vertex-maia-icon-theme.SlackBuild
@@ -22,6 +22,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM="vertex-maia-icon-theme"
VERSION=${VERSION:-20180118}
BUILD=${BUILD:-1}
@@ -35,7 +37,6 @@ ARCH=noarch
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-CWD=$(pwd)
set -e