diff options
Diffstat (limited to 'textproc/libxml2/files/patch-python_tests_Makefile.in')
-rw-r--r-- | textproc/libxml2/files/patch-python_tests_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libxml2/files/patch-python_tests_Makefile.in b/textproc/libxml2/files/patch-python_tests_Makefile.in deleted file mode 100644 index 9998f93a3e12..000000000000 --- a/textproc/libxml2/files/patch-python_tests_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- python/tests/Makefile.in.orig 2019-11-16 14:42:34 UTC -+++ python/tests/Makefile.in -@@ -387,7 +387,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 -+exampledir = $(datadir)/examples/py-libxml2 - dist_example_DATA = $(PYTESTS) $(XMLS) - PYTESTS = \ - build.py \ |