summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Andrew Clemons2023-12-02 01:37:02 +0100
committer Willy Sudiarto Raharjo2023-12-02 01:54:21 +0100
commitb19852c7a3c3d85f03b627238c17c8ef71d895cf (patch)
treeebb10bd282c741cb03c32a679570b4db7225c014 /gis
parentb104d1e561d901bc1cf47bb04814923b610c88f6 (diff)
downloadslackbuilds-b19852c7a3c3d85f03b627238c17c8ef71d895cf.tar.gz
gis/librttopo: Support content-disposition DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/librttopo/librttopo.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/librttopo/librttopo.SlackBuild b/gis/librttopo/librttopo.SlackBuild
index b8cabc487b..569c9ec8ab 100644
--- a/gis/librttopo/librttopo.SlackBuild
+++ b/gis/librttopo/librttopo.SlackBuild
@@ -67,7 +67,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
cd $PRGNAM
chown -R root:root .
find -L . \