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

Tested by:      adamw, marcus
2004-07-06 03:02:16 +00:00

11 lines
390 B
Text

--- python/tests/Makefile.in.orig Tue Mar 30 12:24:43 2004
+++ python/tests/Makefile.in Tue Mar 30 12:25:47 2004
@@ -190,7 +190,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/examples/py-libxslt
TESTSPY = \
basic.py \
exslt.py \