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