aboutsummaryrefslogtreecommitdiff
path: root/system/fsv/fsv.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/fsv/fsv.SlackBuild')
-rw-r--r--system/fsv/fsv.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/fsv/fsv.SlackBuild b/system/fsv/fsv.SlackBuild
index dc3c9bdfb60e6..ec5a93c0a2142 100644
--- a/system/fsv/fsv.SlackBuild
+++ b/system/fsv/fsv.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170302 bkw: use long-format githhub URL
+
PRGNAM=fsv
VERSION=${VERSION:-0.9_1}
BUILD=${BUILD:-1}
@@ -46,7 +48,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$PRGNAM-$SRCVER
-tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz || tar xvf $CWD/$PRGNAM-$PRGNAM-$SRCVER.tar.gz
+tar xvf $CWD/$PRGNAM-$PRGNAM-$SRCVER.tar.gz
cd $PRGNAM-$PRGNAM-$SRCVER
chown -R root:root .
find -L . \