325c1cfbb1
PR: 37193 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
14 lines
359 B
Text
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 \
|