when necessary to override the setting in make.conf. (trunk r10598)
svn path=/main/branches/2.1.2/; revision=10599
myroots = [(settings["ROOT"], settings)]
if settings["ROOT"] != "/":
- settings = config(config_root=None, target_root=None,
+ settings = config(config_root=None, target_root="/",
config_incrementals=portage_const.INCREMENTALS)
# When ROOT != "/" we only want overrides from the calling
# environment to apply to the config that's associated