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

--- doc/Makefile.in.orig	2003-12-24 05:53:04.000000000 -0600
+++ doc/Makefile.in
@@ -186,7 +186,7 @@ install_sh = @install_sh@
 pythondir = @pythondir@
 SUBDIRS = examples
 # The name of the module.
-DOC_MODULE = libxml2-$(VERSION)
+DOC_MODULE = libxml2
 
 # The top-level SGML file.
 DOC_MAIN_XML_FILE = gnome-xml.xml
@@ -197,7 +197,7 @@ DOC_SOURCE_DIR = ..
 # A file in win32 depends upon one of the doc files
 WIN32_DIR = $(top_srcdir)/win32
 
-TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)/html
+TARGET_DIR = $(HTML_DIR)/html/$(DOC_MODULE)
 PAGES = architecture.html bugs.html contribs.html docs.html DOM.html \
     downloads.html entities.html example.html help.html index.html \
     interface.html intro.html library.html namespaces.html news.html \
