summaryrefslogtreecommitdiffstats
path: root/network/etherpoke/etherpoke.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-05-20 18:54:38 +0200
committer Dimitris Zlatanidis2016-05-20 18:54:38 +0200
commit7bc2504037574e25c5b6038874bde1ee282019a6 (patch)
treee59077dd70ae8b06932da9c341b12dd9b6c26005 /network/etherpoke/etherpoke.SlackBuild
parent855b86ac6b5964b49f225d823e466848912e3409 (diff)
downloadslackbuilds-7bc2504037574e25c5b6038874bde1ee282019a6.tar.gz
network/etherpoke: Update HOMEPAGE and DOWNLOAD url.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/etherpoke/etherpoke.SlackBuild')
-rw-r--r--network/etherpoke/etherpoke.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/etherpoke/etherpoke.SlackBuild b/network/etherpoke/etherpoke.SlackBuild
index 2b67d39961..5c08c673e1 100644
--- a/network/etherpoke/etherpoke.SlackBuild
+++ b/network/etherpoke/etherpoke.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/$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \