summaryrefslogtreecommitdiffstats
path: root/textproc/libxml2/files/patch-python::tests::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/files/patch-python::tests::Makefile.in')
-rw-r--r--textproc/libxml2/files/patch-python::tests::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/libxml2/files/patch-python::tests::Makefile.in b/textproc/libxml2/files/patch-python::tests::Makefile.in
new file mode 100644
index 000000000..b0b5df548
--- /dev/null
+++ b/textproc/libxml2/files/patch-python::tests::Makefile.in
@@ -0,0 +1,11 @@
+--- python/tests/Makefile.in.orig Thu Aug 14 22:07:15 2003
++++ python/tests/Makefile.in Thu Aug 14 22:07:43 2003
+@@ -150,7 +150,7 @@
+ am__quote = @am__quote@
+ install_sh = @install_sh@
+ pythondir = @pythondir@
+-EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
++EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples
+
+ PYTESTS = \
+ build.py \