summaryrefslogtreecommitdiff
path: root/package/openais/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-07-27 11:15:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-07-27 11:15:11 +0200
commit387f807fb69e4b45fd56d4ba05dc65b93bf97809 (patch)
tree7a1d1a8191a6b3d46fe49025776ecd45569676c1 /package/openais/patches/patch-Makefile_in
parent1bd2bb0a91821025a50407f1b5a7e316e2e29eb5 (diff)
parent5b8ca9882625b354c5d935a14067568414fc369e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/openais/patches/patch-Makefile_in')
-rw-r--r--package/openais/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/openais/patches/patch-Makefile_in b/package/openais/patches/patch-Makefile_in
new file mode 100644
index 000000000..ab7f536bb
--- /dev/null
+++ b/package/openais/patches/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- openais-1.1.4.orig/Makefile.in 2010-08-23 21:59:26.000000000 +0200
++++ openais-1.1.4/Makefile.in 2011-06-25 22:04:16.722682552 +0200
+@@ -285,7 +285,7 @@ MAINTAINERCLEANFILES = Makefile.in acloc
+ dist_doc_DATA = LICENSE README.amf AUTHORS
+ corosysconfdir = ${COROSYSCONFDIR}
+ corosysconf_DATA = conf/amf.conf.example
+-SUBDIRS = include lib services test pkgconfig man init
++SUBDIRS = include lib services test pkgconfig init
+ RPMBUILDOPTS = --define "_sourcedir $(abs_builddir)" \
+ --define "_specdir $(abs_builddir)" \
+ --define "_builddir $(abs_builddir)" \