summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/files/patch-ah
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-27 01:22:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-27 01:22:32 +0800
commit98f4a69e7bc146b8ba14556580d9afa3a3a04ecd (patch)
treebaf8316889599c5e18acec9af8b4fc438eba378b /x11-toolkits/gtk20/files/patch-ah
parent24160cfc433bb72028f24e01ff26bfd58ac567d1 (diff)
downloadmarcuscom-ports-98f4a69e7bc146b8ba14556580d9afa3a3a04ecd.tar
marcuscom-ports-98f4a69e7bc146b8ba14556580d9afa3a3a04ecd.tar.gz
marcuscom-ports-98f4a69e7bc146b8ba14556580d9afa3a3a04ecd.tar.bz2
marcuscom-ports-98f4a69e7bc146b8ba14556580d9afa3a3a04ecd.tar.lz
marcuscom-ports-98f4a69e7bc146b8ba14556580d9afa3a3a04ecd.tar.xz
marcuscom-ports-98f4a69e7bc146b8ba14556580d9afa3a3a04ecd.tar.zst
marcuscom-ports-98f4a69e7bc146b8ba14556580d9afa3a3a04ecd.zip
Actually help these guys out as work will allow, and convert gtk20 from
share/gnome to share/ . git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8631 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-ah')
-rw-r--r--x11-toolkits/gtk20/files/patch-ah11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ah b/x11-toolkits/gtk20/files/patch-ah
new file mode 100644
index 000000000..88bfe209d
--- /dev/null
+++ b/x11-toolkits/gtk20/files/patch-ah
@@ -0,0 +1,11 @@
+--- docs/Makefile.in.orig Fri Oct 24 21:47:52 2003
++++ docs/Makefile.in Fri Oct 24 23:35:09 2003
+@@ -179,7 +179,7 @@
+ MAINT = @MAINT@
+ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+-MAKEINFO = @MAKEINFO@
++MAKEINFO = @MAKEINFO@ --no-split
+ MKINSTALLDIRS = @MKINSTALLDIRS@
+ MSGFMT = @MSGFMT@
+ MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@