summaryrefslogtreecommitdiffstats
path: root/textproc/gtk-doc/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gtk-doc/files')
-rw-r--r--textproc/gtk-doc/files/patch-help_manual_C_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/gtk-doc/files/patch-help_manual_C_Makefile.in b/textproc/gtk-doc/files/patch-help_manual_C_Makefile.in
new file mode 100644
index 000000000..4c52d1506
--- /dev/null
+++ b/textproc/gtk-doc/files/patch-help_manual_C_Makefile.in
@@ -0,0 +1,10 @@
+--- help/manual/C/Makefile.in.orig 2007-10-02 12:53:30.000000000 -0500
++++ help/manual/C/Makefile.in 2007-10-02 12:53:52.000000000 -0500
+@@ -213,7 +213,6 @@
+ # This variable (docdir) specifies where the documents should be installed.
+ # This default value should work for most packages.
+ @ENABLE_SCROLLKEEPER_TRUE@docdir = $(datadir)/gnome/help/$(docname)/$(lang)
+-docdir = @docdir@
+ dvidir = @dvidir@
+ exec_prefix = @exec_prefix@
+ glib_prefix = @glib_prefix@