summaryrefslogtreecommitdiff
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.in13
1 files changed, 5 insertions, 8 deletions
diff --git a/textproc/libxml2/files/patch-python::tests::Makefile.in b/textproc/libxml2/files/patch-python::tests::Makefile.in
index 0120732fa029..da65832f2df1 100644
--- a/textproc/libxml2/files/patch-python::tests::Makefile.in
+++ b/textproc/libxml2/files/patch-python::tests::Makefile.in
@@ -1,14 +1,11 @@
-
-$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 @@
+--- python/tests/Makefile.in.orig Wed Apr 17 21:45:40 2002
++++ python/tests/Makefile.in Wed Apr 17 21:46:32 2002
+@@ -130,7 +130,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
+-EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
++EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples
PYTESTS = \
build.py \