$NetBSD: patch-ab,v 1.7 2003/12/26 21:49:08 jmmv Exp $

--- doc/examples/Makefile.in.orig	2003-12-24 12:53:04.000000000 +0100
+++ doc/examples/Makefile.in
@@ -185,8 +185,8 @@ am__include = @am__include@
 am__quote = @am__quote@
 install_sh = @install_sh@
 pythondir = @pythondir@
-DOC_MODULE = libxml2-$(VERSION)
-TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)/examples
+DOC_MODULE = libxml2
+TARGET_DIR = $(datadir)/examples/$(DOC_MODULE)
 
 INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
 DEPS = $(top_builddir)/libxml2.la
