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>2012-01-27 03:33:16 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2012-01-27 03:33:16 +0400
commitc3e89043419237e704ac91ea34057c6b7ba28f48 (patch)
tree649bb35999d1bf6be9ebf64cf80565b3d41b605b /packages/gtk+.py
parent81b9db47705f1376c225ed19cca2e9b5bfabf395 (diff)
Update the opt-in modifiers patch
Diffstat (limited to 'packages/gtk+.py')
-rw-r--r--packages/gtk+.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index bd016c9..3f35318 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -21,7 +21,7 @@ class GtkPackage (GnomePackage):
'http://bugzilla-attachments.gnome.org/attachment.cgi?id=201916',
# make new modifier behviour opt-in, so as not to break old versions of MonoDevelop
- 'patches/gdk-quartz-set-fix-modifiers-hack.patch',
+ 'patches/gdk-quartz-set-fix-modifiers-hack-v2.patch',
])
def prep (self):