From 69b47a21bc763ff1b9ab5072b697430c7795e5ad Mon Sep 17 00:00:00 2001 From: dsomero Date: Sun, 3 Apr 2011 17:24:38 -0400 Subject: system/clusterglue: Updated for version 5e06b2ddd24b (aka 1.07). Note: I had to disable fatel warnings to get this to build. Maybe a future version will fix this. Signed-off-by: dsomero --- system/clusterglue/clusterglue.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'system/clusterglue/clusterglue.SlackBuild') diff --git a/system/clusterglue/clusterglue.SlackBuild b/system/clusterglue/clusterglue.SlackBuild index 8d06b3e583..d85c6524ff 100644 --- a/system/clusterglue/clusterglue.SlackBuild +++ b/system/clusterglue/clusterglue.SlackBuild @@ -10,7 +10,7 @@ # Modified by the SlackBuilds.org project PRGNAM=clusterglue -VERSION=${VERSION:-6c8645d6a4c2} +VERSION=${VERSION:-5e06b2ddd24b} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -62,7 +62,7 @@ mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION tar xvf $CWD/$VERSION.tar.bz2 -mv Reusable-Cluster-Components-$VERSION clusterglue-$VERSION +mv Reusable-Cluster-Components-glue--$VERSION clusterglue-$VERSION cd $PRGNAM-$VERSION chown -R root:root . find . \ @@ -84,6 +84,7 @@ CXXFLAGS="$SLKCFLAGS" \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux \ + --enable-fatal-warnings=no \ --with-initdir=/etc/rc.d \ --with-snmp \ --enable-bundled-ltdl \ -- cgit v1.2.3