summaryrefslogtreecommitdiffstats
path: root/libraries/Hypodermic/Hypodermic.SlackBuild
diff options
context:
space:
mode:
author David Spencer2017-02-12 12:32:43 +0100
committer David Spencer2017-02-12 12:32:43 +0100
commit93121fac91cf21f1d0511b35d7a90b5ecd675b0c (patch)
tree604dcdc2bcf7319a4b229d085b84938c6b03646c /libraries/Hypodermic/Hypodermic.SlackBuild
parent9eea8c26acf21cee7efe70fe03088d2c5417b786 (diff)
downloadslackbuilds-93121fac91cf21f1d0511b35d7a90b5ecd675b0c.tar.gz
libraries/Hypodermic: Fixed download.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/Hypodermic/Hypodermic.SlackBuild')
-rw-r--r--libraries/Hypodermic/Hypodermic.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Hypodermic/Hypodermic.SlackBuild b/libraries/Hypodermic/Hypodermic.SlackBuild
index 790fd583ae..3431800351 100644
--- a/libraries/Hypodermic/Hypodermic.SlackBuild
+++ b/libraries/Hypodermic/Hypodermic.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-v$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \