Imported Upstream version 6.6.0.99

Former-commit-id: eb75b80fa303a4e4686cde0550bb1327e50c0770
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-09-26 09:00:42 +00:00
parent 15bdb7a527
commit b74751f3e5
48 changed files with 301 additions and 46 deletions

View File

@@ -9,6 +9,5 @@ class GtkSharp212ReleasePackage (Package):
'configure': './bootstrap-2.12 --prefix=%{package_prefix}',
}
)
self.make = 'make CSC=mcs'
GtkSharp212ReleasePackage()