summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-10 21:27:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-10 21:28:30 +0200
commit094896b78cc365530bd62c06d05acd3fe92c1c6d (patch)
tree66e5b39560f3dc78d3baff5e62643c26494c0e74 /package/libtirpc/patches/patch-Makefile_am
parent56efdf1d33c6277e25d4fb746e0ea5d31df75c21 (diff)
add missing patches
Diffstat (limited to 'package/libtirpc/patches/patch-Makefile_am')
-rw-r--r--package/libtirpc/patches/patch-Makefile_am8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libtirpc/patches/patch-Makefile_am b/package/libtirpc/patches/patch-Makefile_am
new file mode 100644
index 000000000..31152a662
--- /dev/null
+++ b/package/libtirpc/patches/patch-Makefile_am
@@ -0,0 +1,8 @@
+--- libtirpc-0.2.4.orig/Makefile.am 2013-12-09 21:59:51.000000000 +0100
++++ libtirpc-0.2.4/Makefile.am 2014-05-10 17:56:58.282550787 +0200
+@@ -1,4 +1,4 @@
+-SUBDIRS = src man doc
++SUBDIRS = src
+ ACLOCAL_AMFLAGS = -I m4
+
+ noinst_HEADERS = tirpc/reentrant.h \