summaryrefslogtreecommitdiffstats
path: root/textproc/libxml2/files/patch-doc_devhelp_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/files/patch-doc_devhelp_Makefile.in')
-rw-r--r--textproc/libxml2/files/patch-doc_devhelp_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/libxml2/files/patch-doc_devhelp_Makefile.in b/textproc/libxml2/files/patch-doc_devhelp_Makefile.in
new file mode 100644
index 000000000..d7581357d
--- /dev/null
+++ b/textproc/libxml2/files/patch-doc_devhelp_Makefile.in
@@ -0,0 +1,11 @@
+--- 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 \