summaryrefslogtreecommitdiffstats
path: root/system/patool/patool.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/patool/patool.SlackBuild')
-rw-r--r--system/patool/patool.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/patool/patool.SlackBuild b/system/patool/patool.SlackBuild
index 9bc5174cb2..6e21e3f8a1 100644
--- a/system/patool/patool.SlackBuild
+++ b/system/patool/patool.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=patool
-VERSION=${VERSION:-1.6}
+VERSION=${VERSION:-1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$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 . \