summaryrefslogtreecommitdiffstats
path: root/desktop/awoken-icon-theme
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2017-07-09 12:34:46 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-07-12 16:39:15 +0100
commit3951065200685abf6d0023b0c8e52d4305a7e34a (patch)
treeeb96ca5174198fa1da268ad8ca001541eee45bc3 /desktop/awoken-icon-theme
parent7e60e40c6841c7646339378bf99813001d1ea9ea (diff)
downloadslackbuilds-3951065200685abf6d0023b0c8e52d4305a7e34a.tar.gz
slackbuilds-3951065200685abf6d0023b0c8e52d4305a7e34a.tar.xz
desktop/awoken-icon-theme: Fixed tarball handling.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/awoken-icon-theme')
-rw-r--r--desktop/awoken-icon-theme/awoken-icon-theme.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/awoken-icon-theme/awoken-icon-theme.SlackBuild b/desktop/awoken-icon-theme/awoken-icon-theme.SlackBuild
index 3b94299272..53f36eed23 100644
--- a/desktop/awoken-icon-theme/awoken-icon-theme.SlackBuild
+++ b/desktop/awoken-icon-theme/awoken-icon-theme.SlackBuild
@@ -42,7 +42,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$SRCVER.tar.gz
+tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz || tar xvf $CWD/$SRCVER.tar.gz
mv $PRGNAM-$SRCVER $PRGNAM-$VERSION
cd $PRGNAM-$VERSION