freebsd-ports/textproc/libxml2/files/patch-doc_devhelp_Makefile.in
Joe Marcus Clarke 34a8f0d957 Update to 2.6.31.
Security:	This contains a security fix for a UTF-8 processing bug.
2008-01-22 20:59:42 +00:00

11 lines
453 B
Text

--- doc/devhelp/Makefile.in.orig 2008-01-22 15:49:34.000000000 -0500
+++ doc/devhelp/Makefile.in 2008-01-22 15:49:58.000000000 -0500
@@ -259,7 +259,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-DEVHELP_DIR = $(datadir)/gtk-doc/html/libxml2
+DEVHELP_DIR = $(datadir)/doc/libxml2/html
HTML_FILES = index.html general.html $(HTML_MODULES)
HTML_MODULES = \
libxml2-c14n.html \