aboutsummaryrefslogtreecommitdiff
path: root/libraries/plastid/plastid.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/plastid/plastid.SlackBuild')
-rw-r--r--libraries/plastid/plastid.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/plastid/plastid.SlackBuild b/libraries/plastid/plastid.SlackBuild
index 0c71db68ff..3bb55e3a25 100644
--- a/libraries/plastid/plastid.SlackBuild
+++ b/libraries/plastid/plastid.SlackBuild
@@ -72,7 +72,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$COMMIT
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$COMMIT.tar.gz
cd $PRGNAM-$COMMIT
chown -R root:root .
find -L . \