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:45:04 +0300
commit38f7f9f3307d230870e757a76c9907d970144898 (patch)
tree3be1fc2557ad690ab8572d92a86eeb588f3dd180
parentd6f51e15db1c8e9646ec603246d29cb38e78c789 (diff)
[GTK] Disable this patch for now to fix crasher.
-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'