freebsd-ports/textproc/libxml2/files/patch-python::tests::Makefile.in
Alexander Nedotsukov ffb2455c8b Remove Python bingdings here as they going to be reintroduced in
slave port.

Tested by:	adamw, marcus
2004-07-06 03:01:19 +00:00

11 lines
391 B
Text

--- python/tests/Makefile.in.orig Tue Mar 23 09:22:07 2004
+++ python/tests/Makefile.in Tue Mar 23 09:22:39 2004
@@ -241,7 +241,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/examples/py-libxml2
PYTESTS = \
build.py \
attribs.py \