From c9fa11dc5483cc571e855cf0d825944ae3d5c91c Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Tue, 25 Dec 2012 21:36:22 +0000 Subject: 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. --- (limited to 'config/modules/system.json') 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", -- cgit v0.9.1