summaryrefslogtreecommitdiff
path: root/network/iperf3/iperf3.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/iperf3/iperf3.SlackBuild')
-rw-r--r--network/iperf3/iperf3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/iperf3/iperf3.SlackBuild b/network/iperf3/iperf3.SlackBuild
index bb62063bdc..29ef140380 100644
--- a/network/iperf3/iperf3.SlackBuild
+++ b/network/iperf3/iperf3.SlackBuild
@@ -61,7 +61,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$VERSION
chown -R root:root .
find -L . \