Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/sugar.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-25 22:48:23 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-25 23:11:44 (GMT)
commiteabe548c679fd3d5192ddeae84fdfa03d0e4b8a7 (patch)
tree7740934107850f4f9587394a1fb549ce2f03a1ad /config/modules/sugar.json
parent02816d68c81a1869fa5aff8a12fd5f6accc61dbf (diff)
Drop auto-install
Not useful anymore now that build is fast.
Diffstat (limited to 'config/modules/sugar.json')
-rw-r--r--config/modules/sugar.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/modules/sugar.json b/config/modules/sugar.json
index d3585c1..5acb481 100644
--- a/config/modules/sugar.json
+++ b/config/modules/sugar.json
@@ -12,17 +12,10 @@
"repo": "git://git.sugarlabs.org/sugar-toolkit/mainline.git"
},
{
- "auto-install": [
- "src"
- ],
"name": "sugar-toolkit-gtk3",
"repo": "git://git.sugarlabs.org/sugar-toolkit-gtk3/sugar-toolkit-gtk3.git"
},
{
- "auto-install": [
- "src",
- "extensions"
- ],
"name": "sugar",
"repo": "git://git.sugarlabs.org/sugar/mainline.git"
},
@@ -31,9 +24,6 @@
"repo": "git://git.sugarlabs.org/sugar-artwork/mainline.git"
},
{
- "auto-install": [
- "src"
- ],
"name": "sugar-datastore",
"repo": "git://git.sugarlabs.org/sugar-datastore/mainline.git"
},