system/clusterglue: Changed tarball name in the SlackBuild.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e8e17553c6
commit
5b0f8f0b77
|
@ -59,7 +59,7 @@ rm -rf $PKG
|
|||
mkdir -p $TMP $PKG $OUTPUT
|
||||
cd $TMP
|
||||
rm -rf $PRGNAM-$VERSION
|
||||
tar xvf $CWD/$VERSION.tar.bz2
|
||||
tar xvf $CWD/Reusable-Cluster-Components-glue--$VERSION.tar.bz2
|
||||
mv Reusable-Cluster-Components-glue--$VERSION clusterglue-$VERSION
|
||||
cd $PRGNAM-$VERSION
|
||||
chown -R root:root .
|
||||
|
|
Loading…
Reference in New Issue