diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-01-01 23:25:29 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-01-01 23:25:29 +0000 |
commit | 585accadec7003efb3848e90bdbbb02ab6f31869 (patch) | |
tree | 900af56717db7671e0af406bddaa46cc20929081 /textproc/libxml2/files/patch-python_tests_Makefile.in | |
parent | security/maia: Update to 1.0.4_4 (diff) |
textproc/libxml2: update to 2.9.8
PR: 233804
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=489055
Diffstat (limited to 'textproc/libxml2/files/patch-python_tests_Makefile.in')
-rw-r--r-- | textproc/libxml2/files/patch-python_tests_Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/files/patch-python_tests_Makefile.in b/textproc/libxml2/files/patch-python_tests_Makefile.in index 405539d86ce6..a8fda96d86b2 100644 --- a/textproc/libxml2/files/patch-python_tests_Makefile.in +++ b/textproc/libxml2/files/patch-python_tests_Makefile.in @@ -1,7 +1,7 @@ ---- python/tests/Makefile.in.orig 2008-05-23 22:41:49.000000000 -0500 -+++ python/tests/Makefile.in 2008-05-23 22:42:12.000000000 -0500 -@@ -270,7 +270,7 @@ - target_alias = @target_alias@ +--- python/tests/Makefile.in.orig 2017-09-20 18:23:56 UTC ++++ python/tests/Makefile.in +@@ -385,7 +385,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -exampledir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples |