diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-08 11:42:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-08 11:42:06 +0200 |
commit | 6bde5bd7302d9eeca63d55c8b57a6c544e56fe8c (patch) | |
tree | 6e81df59d768d51bbbff1e4f8de8c9ddfefa1213 /package/corosync/patches/patch-Makefile_in | |
parent | b35c2c31271fbaa05c5839133f623c84324e34b7 (diff) |
push pacemaker stuff in a usable state.
Diffstat (limited to 'package/corosync/patches/patch-Makefile_in')
-rw-r--r-- | package/corosync/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/corosync/patches/patch-Makefile_in b/package/corosync/patches/patch-Makefile_in deleted file mode 100644 index 4fc1ef74a..000000000 --- a/package/corosync/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- corosync-1.3.1.orig/Makefile.in 2011-04-25 04:39:52.000000000 +0200 -+++ corosync-1.3.1/Makefile.in 2011-06-25 21:58:51.012672595 +0200 -@@ -320,7 +320,7 @@ corosysconf_DATA = conf/corosync.conf.ex - conf/corosync.conf.example.udpu - - SUBDIRS = include lcr lib exec services tools test pkgconfig \ -- man init -+ init - - RPMBUILDOPTS = --define "_sourcedir $(abs_builddir)" \ - --define "_specdir $(abs_builddir)" \ |