blob: 385552556c3464afbdd1b88c233fafaec7b8f9ab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- python/tests/Makefile.in.orig 2008-05-23 23:11:10.000000000 -0500
+++ python/tests/Makefile.in 2008-05-23 23:11:33.000000000 -0500
@@ -204,7 +204,7 @@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/examples/py-libxslt
TESTSPY = \
basic.py \
exslt.py \
|