summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/PaleMoon/PaleMoon.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/PaleMoon/PaleMoon.SlackBuild b/network/PaleMoon/PaleMoon.SlackBuild
index faee905112..6aba79f991 100644
--- a/network/PaleMoon/PaleMoon.SlackBuild
+++ b/network/PaleMoon/PaleMoon.SlackBuild
@@ -119,7 +119,7 @@ PATH=$TMP/autoconf-tmp/usr/bin:$PATH
# Build palemoon
cd $TMP
rm -rf Pale-Moon-${VERSION}_Release
-tar xzvf $CWD/${VERSION}_Release.tar.gz
+tar xzvf $CWD/${VERSION}_Release.tar.gz || tar xzvf $CWD/Pale-Moon-${VERSION}_Release.tar.gz
cd Pale-Moon-${VERSION}_Release
chown -R root:root .
find -L . \