82fea34cab
tested on amd64, sparc64, mips64el and powerpc. ok aja@
21 lines
683 B
Plaintext
21 lines
683 B
Plaintext
$OpenBSD: patch-python_tests_Makefile_in,v 1.11 2012/09/30 12:22:05 jasper Exp $
|
|
--- python/tests/Makefile.in.orig Wed May 23 10:56:32 2012
|
|
+++ python/tests/Makefile.in Thu Sep 27 10:04:34 2012
|
|
@@ -307,7 +307,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 \
|
|
@@ -344,7 +344,6 @@ PYTESTS = \
|
|
readererr.py\
|
|
relaxng.py \
|
|
schema.py \
|
|
- thread2.py \
|
|
sync.py \
|
|
tstLastError.py \
|
|
indexes.py \
|