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:
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):