Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan McGovern <alan@xamarin.com>2013-03-03 17:02:49 +0400
committerAlan McGovern <alan@xamarin.com>2013-03-03 17:02:49 +0400
commitbae6593cb50f1fc65a95499110efe6c4aff109c1 (patch)
tree4ea23484bb6be3f9c37d771e15869ee8afb17c37 /profiles
parent237a22444375ed19936e48eea454b1077993eeee (diff)
[build] Enable the database addin by default
Diffstat (limited to 'profiles')
-rw-r--r--profiles/core1
-rw-r--r--profiles/macdev2
2 files changed, 1 insertions, 2 deletions
diff --git a/profiles/core b/profiles/core
index ba2906d066..403cde001c 100644
--- a/profiles/core
+++ b/profiles/core
@@ -1 +1,2 @@
main
+extras/MonoDevelop.Database
diff --git a/profiles/macdev b/profiles/macdev
deleted file mode 100644
index 0b7086ba67..0000000000
--- a/profiles/macdev
+++ /dev/null
@@ -1,2 +0,0 @@
-main --disable-update-mimedb --disable-update-desktopdb --disable-gnomeplatform --enable-macplatform --enable-tests
-extras/MonoDevelop.Database