summaryrefslogtreecommitdiffstats
path: root/textproc/gtk-doc/files
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-03 01:56:21 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-03 01:56:21 +0800
commit8cc6b40cca0c998233b4a4f2b23a2c4d008560ed (patch)
tree3b83921b2a9b423810c78eebb44812b17cd0b8c8 /textproc/gtk-doc/files
parentffc1a3d4066e1fa4117e85aae7bae8fa5b9fdc3e (diff)
downloadmarcuscom-ports-8cc6b40cca0c998233b4a4f2b23a2c4d008560ed.tar
marcuscom-ports-8cc6b40cca0c998233b4a4f2b23a2c4d008560ed.tar.gz
marcuscom-ports-8cc6b40cca0c998233b4a4f2b23a2c4d008560ed.tar.bz2
marcuscom-ports-8cc6b40cca0c998233b4a4f2b23a2c4d008560ed.tar.lz
marcuscom-ports-8cc6b40cca0c998233b4a4f2b23a2c4d008560ed.tar.xz
marcuscom-ports-8cc6b40cca0c998233b4a4f2b23a2c4d008560ed.tar.zst
marcuscom-ports-8cc6b40cca0c998233b4a4f2b23a2c4d008560ed.zip
Update to 1.9.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9715 df743ca5-7f9a-e211-a948-0013205c9059
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@