aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-python::tests::Makefile.in
blob: da65832f2df104f5f22204aa536b03e778288b07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- python/tests/Makefile.in.orig	Wed Apr 17 21:45:40 2002
+++ python/tests/Makefile.in	Wed Apr 17 21:46:32 2002
@@ -130,7 +130,7 @@
 Z_CFLAGS = @Z_CFLAGS@
 Z_LIBS = @Z_LIBS@
 
-EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples
 
 PYTESTS = \
     build.py	\