summaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-python::tests::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--textproc/libxml2/files/patch-python::tests::Makefile.in14
1 files changed, 14 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 000000000000..0120732fa029
--- /dev/null
+++ b/textproc/libxml2/files/patch-python::tests::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- python/tests/Makefile.in 2002/02/26 18:09:00 1.1
++++ python/tests/Makefile.in 2002/02/26 18:09:12
+@@ -128,7 +128,7 @@
+ Z_CFLAGS = @Z_CFLAGS@
+ Z_LIBS = @Z_LIBS@
+
+-EXAMPLE_DIR = $(prefix)/share/doc/libxml2-python-$(LIBXML_VERSION)/examples
++EXAMPLE_DIR = $(prefix)/share/doc/libxml2-python/examples
+
+ PYTESTS = \
+ build.py \