Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-10-28 12:42:11 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-10-28 12:42:11 +0400
commit001c1768f378d8aee3c8492a5027ead9b44ab447 (patch)
tree9bf4650302bf003ae0df3107f77e4589cab8021e /packages/gtk+.py
parentbd454cd7098db9eb36deae52601c6583995a3955 (diff)
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.
Diffstat (limited to 'packages/gtk+.py')
-rw-r--r--packages/gtk+.py5
1 files changed, 0 insertions, 5 deletions
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',