When ROOT != "/" we only want overrides from the calling
authorZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 05:49:37 +0000 (05:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 05:49:37 +0000 (05:49 -0000)
commit07b631ab910e400cd5515f6f026deff5946dcd1f
tree4bac5da4595e4778f82b08d18aef4f883b6a4dce
parentfcd4033171cb07471c712d34e91d81d4eb956de6
When ROOT != "/" we only want overrides from the calling
environment to apply to the config that's associated
with ROOT != "/", so we wipe out the "backupenv" for the
config that is associated with ROOT == "/" and regenerate
it's incrementals. Thanks to solar for the suggestion.

svn path=/main/trunk/; revision=8539
pym/portage/__init__.py