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:
authorCody Russell <cody@jhu.edu>2018-07-19 08:02:26 +0300
committerMarek Safar <marek.safar@gmail.com>2018-07-19 12:48:32 +0300
commit40d1c84dc8833a98089dd5f074774cb635f5e4e4 (patch)
tree6ef12bc015008dd0afd274dc88d7f5ab775044b5
parent4a1282391528a32ae9fb318a575a41b127b754b8 (diff)
[GTK] Disable this patch for now to fix crasher.2018-02
-rw-r--r--packages/gtk+.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index 3238919..9c9d516 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -210,7 +210,7 @@ class GtkPackage (GitHubPackage):
'patches/gtk/gtk-backing-scale-factor.patch',
- 'patches/gtk/gtk-fix-find_nsview_at_pos-recursive.patch',
+ #'patches/gtk/gtk-fix-find_nsview_at_pos-recursive.patch',
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/569768
'patches/gtk/gtk-imquartz-commit-on-focus-out.patch'