freebsd-ports/textproc/libxslt/files/patch-python::tests::Makefile.in
Maxim Sobolev 325c1cfbb1 Update to 1.0.16.
PR:		37193
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-04-18 11:31:24 +00:00

14 lines
359 B
Text

$FreeBSD$
--- python/tests/Makefile.in.orig Mon Apr 15 21:07:35 2002
+++ python/tests/Makefile.in Thu Apr 18 14:25:35 2002
@@ -117,7 +117,7 @@
XSLT_LIBDIR = @XSLT_LIBDIR@
XSLT_LIBS = @XSLT_LIBS@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
TESTSPY = \
basic.py \