system/clusterglue: Changed tarball name in the SlackBuild.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-21 15:30:06 +02:00 committed by Robby Workman
parent e8e17553c6
commit 5b0f8f0b77
1 changed files with 1 additions and 1 deletions

View File

@ -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 .