summaryrefslogtreecommitdiffstats
path: root/python/pysed/pysed.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-08-13 17:48:47 +0200
committer Willy Sudiarto Raharjo2015-08-15 10:12:41 +0200
commit0cca6e2631e1cd6523cf90431365d38bd8884f7e (patch)
tree014b80ff3aa43b3d7a375a091b7e372ee8f8907a /python/pysed/pysed.SlackBuild
parent017b2cbb5c06eca607c1b63c959b29defb0d1b1e (diff)
downloadslackbuilds-0cca6e2631e1cd6523cf90431365d38bd8884f7e.tar.gz
python/pysed: Update DOWNLOAD.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pysed/pysed.SlackBuild')
-rw-r--r--python/pysed/pysed.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysed/pysed.SlackBuild b/python/pysed/pysed.SlackBuild
index f729f494ce..52f395cd02 100644
--- a/python/pysed/pysed.SlackBuild
+++ b/python/pysed/pysed.SlackBuild
@@ -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/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \