From f77d4a4be8e854ba83f7953683cb11e708cf11ae Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Thu, 13 Sep 2007 12:33:06 +0000 Subject: [PATCH 1/1] - patch to disable building ipmilan_test binary Changed files: heartbeat-no_ipmilan_test.patch -> 1.1 --- heartbeat-no_ipmilan_test.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 heartbeat-no_ipmilan_test.patch diff --git a/heartbeat-no_ipmilan_test.patch b/heartbeat-no_ipmilan_test.patch new file mode 100644 index 0000000..8e705c9 --- /dev/null +++ b/heartbeat-no_ipmilan_test.patch @@ -0,0 +1,11 @@ +--- heartbeat-2.1.2/lib/plugins/stonith/Makefile.am~ 2007-08-02 02:06:55.000000000 +0000 ++++ heartbeat-2.1.2/lib/plugins/stonith/Makefile.am 2007-09-06 13:02:10.000000000 +0000 +@@ -88,7 +88,7 @@ + bladehpi_LIB = + endif + +-noinst_PROGRAMS = $(ipmilan_TEST) ++noinst_PROGRAMS = + ipmilantest_SOURCES = ipmilan_test.c + ipmilantest_LDADD = $(top_builddir)/lib/pils/libpils.la \ + $(top_builddir)/lib/stonith/libstonith.la \ -- 2.43.0