summaryrefslogtreecommitdiff
path: root/package/corosync
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-12 17:47:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-12 17:47:22 +0200
commit29a01716572ba7763e35b1b22d1b6d2083c01fe9 (patch)
tree8fce0d9c956d8ec9b5cf12acbe9477cca443c113 /package/corosync
parentceedf010c914556ebe7eb3211b7b43ccd5deb39f (diff)
do not build manpages
Diffstat (limited to 'package/corosync')
-rw-r--r--package/corosync/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/corosync/patches/patch-Makefile_in b/package/corosync/patches/patch-Makefile_in
new file mode 100644
index 000000000..38cf13b7c
--- /dev/null
+++ b/package/corosync/patches/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- corosync-1.4.1.orig/Makefile.in 2011-07-26 10:13:38.000000000 +0200
++++ corosync-1.4.1/Makefile.in 2011-10-12 06:02:03.291467847 +0200
+@@ -323,7 +323,7 @@ corosysconf_DATA = conf/corosync.conf.ex
+ conf/corosync.conf.example.udpu
+
+ SUBDIRS = include lcr lib exec services tools test pkgconfig \
+- man init conf
++ init conf
+
+ RPMBUILDOPTS = --define "_sourcedir $(abs_builddir)" \
+ --define "_specdir $(abs_builddir)" \