From mboxrd@z Thu Jan 1 00:00:00 1970 From: pcaulfield@sourceware.org Date: 22 Jun 2006 16:17:57 -0000 Subject: [Cluster-devel] cluster/cman/daemon Makefile Message-ID: <20060622161757.31176.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield at sourceware.org 2006-06-22 16:17:57 Modified files: cman/daemon : Makefile Log message: Update to OpenAIS with patch for CPG alignment bug Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/Makefile.diff?cvsroot=cluster&r1=1.42&r2=1.43 --- cluster/cman/daemon/Makefile 2006/06/21 14:30:23 1.42 +++ cluster/cman/daemon/Makefile 2006/06/22 16:17:56 1.43 @@ -12,7 +12,7 @@ top_srcdir=.. UNINSTALL=${top_srcdir}/scripts/uninstall.pl -AISDIR=openais20060621 +AISDIR=openais20060622 AISTAG=trunk include ${top_srcdir}/make/defines.mk