From 6b3d579d72466b7421c65580adfb07a05a698490 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 21 Sep 2012 15:31:59 +0200 Subject: system/clusterresourceagents: Updated for version 20120918_a796f39. Signed-off-by: Matteo Bernardini --- system/clusterresourceagents/clusterresourceagents.SlackBuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'system/clusterresourceagents/clusterresourceagents.SlackBuild') diff --git a/system/clusterresourceagents/clusterresourceagents.SlackBuild b/system/clusterresourceagents/clusterresourceagents.SlackBuild index 35f53b768c..71d7a55812 100644 --- a/system/clusterresourceagents/clusterresourceagents.SlackBuild +++ b/system/clusterresourceagents/clusterresourceagents.SlackBuild @@ -10,7 +10,7 @@ # Modified by the SlackBuilds.org project PRGNAM=clusterresourceagents -VERSION=${VERSION:-000dd8956ad7} +VERSION=${VERSION:-20120918_a796f39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -49,8 +49,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$VERSION.tar.bz2 -mv Cluster-Resource-Agents-$VERSION clusterresourceagents-$VERSION +tar xvf $CWD/$PRGNAM-$VERSION.tar.?z* cd $PRGNAM-$VERSION chown -R root:root . find . \ @@ -88,7 +87,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS COPYING ChangeLog README INSTALL NEWS \ + AUTHORS COPYING ChangeLog README NEWS \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild -- cgit v1.2.3