$OpenBSD: patch-python_tests_Makefile_in,v 1.12 2013/04/14 23:22:05 sthen Exp $
--- python/tests/Makefile.in.orig	Tue Sep 11 07:55:37 2012
+++ python/tests/Makefile.in	Sat Apr 13 22:06:09 2013
@@ -312,7 +312,7 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-exampledir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
+exampledir = $(datadir)/examples/libxml2
 dist_example_DATA = $(PYTESTS) $(XMLS)
 PYTESTS = \
     build.py	\
@@ -349,7 +349,6 @@ PYTESTS = \
     readererr.py\
     relaxng.py	\
     schema.py	\
-    thread2.py \
     sync.py \
     tstLastError.py \
     indexes.py \
