]> git.e2factory.org Git - e2factory.git/commit
cache: fix global tools to comply with the new implementation of e2lib.setup_cache...
authorGordon Hecker <gh@emlix.com>
Fri, 15 Jan 2010 16:13:00 +0000 (17:13 +0100)
committerGordon Hecker <gh@emlix.com>
Fri, 12 Feb 2010 09:51:58 +0000 (10:51 +0100)
commit8e79a5f04eaf20c5313bbaf7a2248cb5d041948a
tree4e492e38285ded4b1280b332a908f39c3b2a0d7d
parentc33dcd1e66ef426f9fea3921597872aced4ea556
cache: fix global tools to comply with the new implementation of e2lib.setup_cache(). The global tools use the configured cache instead of a temporary one now. The cache is disabled on-the-fly now where caching is not appropriate.

Signed-off-by: Gordon Hecker <gh@emlix.com>
global/e2-create-project.lua.in
global/e2-fetch-project.lua.in
global/e2-install-e2.lua.in