blob: b2b22d6ee4787dbefbd64293d9448791e6b948b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- python/tests/Makefile.in.orig Fri Sep 12 15:25:00 2003
+++ python/tests/Makefile.in Fri Sep 12 15:25:38 2003
@@ -133,7 +133,7 @@
am__quote = @am__quote@
install_sh = @install_sh@
pythondir = @pythondir@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
TESTSPY = \
basic.py \
|