freebsd-ports/textproc/libxml2/files/patch-python::tests::Makefile.in
Maxim Sobolev 5449ca8427 Update to 2.4.20.
PR:		37192
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-04-18 11:30:51 +00:00

11 lines
334 B
Text

--- 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 = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples
PYTESTS = \
build.py \