ports/textproc/libxml2/files/patch-python_tests_Makefile.in
Steve Wills 585accadec textproc/libxml2: update to 2.9.8
PR:		233804
Exp-run by:	antoine
2019-01-01 23:25:29 +00:00

12 lines
419 B
Plaintext

--- 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
+exampledir = $(datadir)/examples/py-libxml2
dist_example_DATA = $(PYTESTS) $(XMLS)
PYTESTS = \
build.py \