From 4bb4af568010bc38e60359b0653c659d46f99b98 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 26 Feb 2002 18:55:37 +0000 Subject: Update to 2.4.16. PR: 35002 Submitted by: Lev Serebryakov --- textproc/libxml2/files/patch-python::tests::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 textproc/libxml2/files/patch-python::tests::Makefile.in (limited to 'textproc/libxml2/files/patch-python::tests::Makefile.in') 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 \ -- cgit v1.2.3