From 001c1768f378d8aee3c8492a5027ead9b44ab447 Mon Sep 17 00:00:00 2001 From: Michael Hutchinson Date: Fri, 28 Oct 2011 09:42:11 +0100 Subject: Clear out the gtk-osx-build patches even if not in 2.24.7 Some parts of the remaining gtk-osx-build packages are already in 2.27, some of the others do fix legitimate bugs but it's not clear which and what. Clean the slate for now. --- packages/gtk+.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'packages/gtk+.py') diff --git a/packages/gtk+.py b/packages/gtk+.py index af4af52..d532bc2 100644 --- a/packages/gtk+.py +++ b/packages/gtk+.py @@ -13,11 +13,6 @@ class GtkPackage (GnomePackage): if Package.profile.name == 'darwin': self.gdk_target = 'quartz' self.sources.extend ([ - #patches from gtk-osx-build -# 'patches/gtk/gtkselection.patch', -# 'patches/gtk/gtkdndmemory.patch', - 'patches/gtk/gtkselection_deref.patch', - # add some missing keybindings # 'patches/gtk/gtkmackeys.patch', -- cgit v1.2.3