aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-python_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/files/patch-python_Makefile.in')
-rw-r--r--textproc/libxml2/files/patch-python_Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/files/patch-python_Makefile.in b/textproc/libxml2/files/patch-python_Makefile.in
index 6477ed68842b..f7bbcc829147 100644
--- a/textproc/libxml2/files/patch-python_Makefile.in
+++ b/textproc/libxml2/files/patch-python_Makefile.in
@@ -1,6 +1,6 @@
---- python/Makefile.in.orig 2013-11-24 08:47:04.000000000 +0100
-+++ python/Makefile.in 2013-11-24 08:51:02.000000000 +0100
-@@ -415,7 +415,7 @@
+--- python/Makefile.in.orig 2017-09-20 18:23:56 UTC
++++ python/Makefile.in
+@@ -489,7 +489,7 @@ top_srcdir = @top_srcdir@
# Makefile for libxml2 python library
AUTOMAKE_OPTIONS = 1.4 foreign
@@ -9,7 +9,7 @@
docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
dist_docs_DATA = TODO
EXTRA_DIST = \
-@@ -435,7 +435,7 @@
+@@ -509,7 +509,7 @@ EXTRA_DIST = \
@WITH_PYTHON_TRUE@python_LTLIBRARIES = libxml2mod.la
@WITH_PYTHON_TRUE@libxml2mod_la_SOURCES = libxml.c libxml_wrap.h libxml2-py.h libxml2-py.c types.c
@WITH_PYTHON_TRUE@libxml2mod_la_LDFLAGS = $(CYGWIN_EXTRA_LDFLAGS) $(WIN32_EXTRA_LDFLAGS) -module -avoid-version \