aboutsummaryrefslogtreecommitdiff
path: root/gis/librttopo
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-12-02 09:37:02 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-02 07:54:21 +0700
commitb19852c7a3c3d85f03b627238c17c8ef71d895cf (patch)
treeebb10bd282c741cb03c32a679570b4db7225c014 /gis/librttopo
parentb104d1e561d901bc1cf47bb04814923b610c88f6 (diff)
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/librttopo')
-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 b8cabc487bf9..569c9ec8ab05 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 . \