From: Jacek Konieczny Date: Thu, 13 Sep 2007 12:33:06 +0000 (+0000) Subject: - patch to disable building ipmilan_test binary X-Git-Tag: auto/ac/heartbeat-2_1_2-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Fheads%2FAC-branch;p=packages%2Fcluster-glue.git - patch to disable building ipmilan_test binary Changed files: heartbeat-no_ipmilan_test.patch -> 1.1 --- f77d4a4be8e854ba83f7953683cb11e708cf11ae 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 \