blob: b0b5df548d0e7ec67be41c400ad41ca35f9d5acd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- python/tests/Makefile.in.orig Thu Aug 14 22:07:15 2003
+++ python/tests/Makefile.in Thu Aug 14 22:07:43 2003
@@ -150,7 +150,7 @@
am__quote = @am__quote@
install_sh = @install_sh@
pythondir = @pythondir@
-EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples
PYTESTS = \
build.py \
|