Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-25 21:36:22 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-25 21:36:22 (GMT)
commitc9fa11dc5483cc571e855cf0d825944ae3d5c91c (patch)
tree4eaee0565e466448ab5565bb6620d27e491918d7 /config/modules/system.json
parentbb21e74a38f31c05913cffe80fd996c48803249b (diff)
Switch to forked version of automake
This speedups make install a lot by not compiling python code. It's not necessary in our case because user has access to the installation path.
Diffstat (limited to 'config/modules/system.json')
-rw-r--r--config/modules/system.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index 1adb282..4f1b978 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -1,5 +1,10 @@
[
{
+ "branch": "v1.12.6",
+ "name": "automake",
+ "repo": "git://github.com/dnarvaez/automake.git"
+ },
+ {
"branch": "gnome-3-4",
"if": "gnome_version == '3.4'",
"name": "gnome-keyring",