summaryrefslogtreecommitdiffstats
path: root/system/z/z.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/z/z.SlackBuild')
-rw-r--r--system/z/z.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/z/z.SlackBuild b/system/z/z.SlackBuild
index 44e1fbca32..e531f29576 100644
--- a/system/z/z.SlackBuild
+++ b/system/z/z.SlackBuild
@@ -40,7 +40,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/v$VERSION.tar.gz
+tar xvf $CWD/v$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \