summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/files/patch-ai
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-21 07:57:32 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-21 07:57:32 +0800
commitd7288c9513affcb09a8f56fe7b2ee3015b9f80aa (patch)
tree72158e12d759d78e47c7629d694ac69ba148655a /x11-toolkits/gtk20/files/patch-ai
parent593bf9a57260ed5cef10571c61855ca93fb5d39a (diff)
downloadmarcuscom-ports-d7288c9513affcb09a8f56fe7b2ee3015b9f80aa.tar
marcuscom-ports-d7288c9513affcb09a8f56fe7b2ee3015b9f80aa.tar.gz
marcuscom-ports-d7288c9513affcb09a8f56fe7b2ee3015b9f80aa.tar.bz2
marcuscom-ports-d7288c9513affcb09a8f56fe7b2ee3015b9f80aa.tar.lz
marcuscom-ports-d7288c9513affcb09a8f56fe7b2ee3015b9f80aa.tar.xz
marcuscom-ports-d7288c9513affcb09a8f56fe7b2ee3015b9f80aa.tar.zst
marcuscom-ports-d7288c9513affcb09a8f56fe7b2ee3015b9f80aa.zip
- Add gtk at version 2.7.0
Release Notes: http://mail.gnome.org/archives/gnome-announce-list/2005-June/msg00029.html Note: the xfce drop shadow patch does not apply and is disabled. Also, please see release notes about using a plain color background in nautilus until cairo 0.5.1 is out. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4107 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-ai')
-rw-r--r--x11-toolkits/gtk20/files/patch-ai11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai
new file mode 100644
index 000000000..a04d08ef5
--- /dev/null
+++ b/x11-toolkits/gtk20/files/patch-ai
@@ -0,0 +1,11 @@
+--- docs/reference/Makefile.in.orig Fri Oct 24 23:38:06 2003
++++ docs/reference/Makefile.in Fri Oct 24 23:48:00 2003
+@@ -286,7 +286,7 @@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+
+-SUBDIRS = gdk-pixbuf gdk gtk
++SUBDIRS = #gdk-pixbuf gdk gtk
+ subdir = docs/reference
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = $(top_builddir)/config.h