From 8e0732eefc64546a4917dbddb2c3552ef87b7e2f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 7 May 2014 21:15:07 +0200 Subject: remove ha packages for now, old and seldom tested --- package/pacemaker/patches/patch-mcp_Makefile_in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/pacemaker/patches/patch-mcp_Makefile_in (limited to 'package/pacemaker/patches/patch-mcp_Makefile_in') diff --git a/package/pacemaker/patches/patch-mcp_Makefile_in b/package/pacemaker/patches/patch-mcp_Makefile_in deleted file mode 100644 index a3e72277e..000000000 --- a/package/pacemaker/patches/patch-mcp_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- pacemaker-1.1.8.orig/mcp/Makefile.in 2013-02-28 11:07:13.000000000 +0100 -+++ pacemaker-1.1.8/mcp/Makefile.in 2013-02-28 11:18:34.000000000 +0100 -@@ -456,7 +456,7 @@ MAINTAINERCLEANFILES = Makefile.in - @BUILD_CS_SUPPORT_TRUE@@HAVE_SYSTEMD_TRUE@systemdunit_DATA = pacemaker.service - @BUILD_CS_SUPPORT_TRUE@noinst_HEADERS = - @BUILD_CS_SUPPORT_TRUE@pacemakerd_SOURCES = pacemaker.c corosync.c --@BUILD_CS_SUPPORT_TRUE@pacemakerd_LDADD = $(top_builddir)/lib/cluster/libcrmcluster.la $(top_builddir)/lib/common/libcrmcommon.la -+@BUILD_CS_SUPPORT_TRUE@pacemakerd_LDADD = $(top_builddir)/lib/cluster/libcrmcluster.la $(top_builddir)/lib/common/libcrmcommon.la $(top_builddir)/lib/fencing/libstonithd.la - @BUILD_CS_SUPPORT_TRUE@pacemakerd_LDFLAGS = $(CLUSTERLIBS) - all: all-am - -- cgit v1.2.3