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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2020-01-15 23:29:01 +0300
committerGitHub <noreply@github.com>2020-01-15 23:29:01 +0300
commitd7bef42f40095cb3d1e83812824d3b67387bf9ab (patch)
tree21d04bd9bb3d73a1f764505376eb328492b2bfe9
parent2a99d5db0182beb5c4ddd11eca1e85559b45e051 (diff)
Fix indentation
-rw-r--r--packages/gtk+.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index a924677..106176b 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -230,7 +230,7 @@ class GtkPackage (GitHubPackage):
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/993471
'patches/gtk/gtk-pboard-types.patch',
- 'packages/patches/gtk/define-NSPasteboardTypeURL.patch'
+ 'packages/patches/gtk/define-NSPasteboardTypeURL.patch'
])
def prep(self):