Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-21 20:07:20 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-21 20:07:20 (GMT)
commit09c6a028cb70056e04e998509e9e0685ca12b2ee (patch)
tree8b1d0d98597ef31d88eac6be0d789d44bbbfde04
parent2ff630a26e34202bb7832764f279179bf329100c (diff)
Remove calculate for now
For some reason in buildbot it locks up on startup. Being a gtk2 activity I'm not sure it's worth debugging.
-rw-r--r--config/modules/activities.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/modules/activities.json b/config/modules/activities.json
index f7cc313..d72f3ce 100644
--- a/config/modules/activities.json
+++ b/config/modules/activities.json
@@ -8,9 +8,6 @@
{ "name": "read",
"repo": "git://git.sugarlabs.org/read/mainline.git",
"out-of-source": false },
- { "name": "calculate",
- "repo": "git://git.sugarlabs.org/calculate/mainline.git",
- "out-of-source": false },
{ "name": "log",
"repo": "git://git.sugarlabs.org/log/mainline.git",
"out-of-source": false },