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:
-rw-r--r--packages/gtk+.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index 85b8ec0..ab4256a 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -227,7 +227,7 @@ class GtkPackage (GitHubPackage):
'patches/gtk/0001-gtk-combo-box-native-menu-hook.patch',
'patches/gtk/gtkviewport-autoscroll.patch',
- 'packages/patches/gtk/only-scroll-autoviewport-if-accessibility-is-disabled.patch'
+ 'patches/gtk/only-scroll-autoviewport-if-accessibility-is-disabled.patch'
])
def prep(self):