summaryrefslogtreecommitdiff
path: root/lua_scripts/pathmaps/devel/00_default.lua
diff options
context:
space:
mode:
authorLauri Aarnio <Lauri.Aarnio@iki.fi>2008-12-04 15:18:33 +0200
committerLauri Leukkunen <lle@rahina.org>2008-12-11 23:44:49 +0200
commite03ba444bb3c3df5da30d05a9995c800121b4034 (patch)
tree68f0ad7373cbaaf28f726302e8225874c7376fac /lua_scripts/pathmaps/devel/00_default.lua
parentbe1798714560ff43d1bb34f93f9f0f89528aec4d (diff)
"devel" mode: Mapped /usr/bin/localedef to target_root
- "localedef" *must* be used from the target, the version which exists in tools_root appears to work but doesn't..
Diffstat (limited to 'lua_scripts/pathmaps/devel/00_default.lua')
-rw-r--r--lua_scripts/pathmaps/devel/00_default.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/lua_scripts/pathmaps/devel/00_default.lua b/lua_scripts/pathmaps/devel/00_default.lua
index 7010ba6..12062d3 100644
--- a/lua_scripts/pathmaps/devel/00_default.lua
+++ b/lua_scripts/pathmaps/devel/00_default.lua
@@ -154,6 +154,11 @@ simple_chain = {
{prefix = "/usr/bin/host-",
use_orig_path = true, readonly = true},
+ -- "localedef" *must* be used from the target, the version
+ -- which exists in tools_root appers to work but doesn't..
+ {path = "/usr/bin/localedef", map_to = target_root,
+ readonly = true},
+
-- -----------------------------------------------
-- 30. /lib/*