]> git.pld-linux.org Git - packages/heartbeat.git/commitdiff
- patch to disable building ipmilan_test binary
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 13 Sep 2007 12:33:06 +0000 (12:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    heartbeat-no_ipmilan_test.patch -> 1.1

heartbeat-no_ipmilan_test.patch [new file with mode: 0644]

diff --git a/heartbeat-no_ipmilan_test.patch b/heartbeat-no_ipmilan_test.patch
new file mode 100644 (file)
index 0000000..8e705c9
--- /dev/null
@@ -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 \
This page took 0.134689 seconds and 4 git commands to generate.