summaryrefslogtreecommitdiff
path: root/package/libxml2/patches/patch-Makefile_am
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxml2/patches/patch-Makefile_am')
-rw-r--r--package/libxml2/patches/patch-Makefile_am14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/libxml2/patches/patch-Makefile_am b/package/libxml2/patches/patch-Makefile_am
new file mode 100644
index 000000000..f14a120d9
--- /dev/null
+++ b/package/libxml2/patches/patch-Makefile_am
@@ -0,0 +1,14 @@
+--- libxml2-2.9.2.orig/Makefile.am 2014-10-13 05:02:53.000000000 -0500
++++ libxml2-2.9.2/Makefile.am 2015-02-11 12:51:49.858163855 -0600
+@@ -2,9 +2,9 @@
+
+ ACLOCAL_AMFLAGS = -I m4
+
+-SUBDIRS = include . doc example xstc $(PYTHON_SUBDIR)
++SUBDIRS = include . xstc $(PYTHON_SUBDIR)
+
+-DIST_SUBDIRS = include . doc example python xstc
++DIST_SUBDIRS = include . python xstc
+
+ AM_CPPFLAGS = -I$(top_builddir)/include -I$(srcdir)/include
+