When ROOT != "/" we only want overrides from the calling
authorZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 04:50:38 +0000 (04:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 04:50:38 +0000 (04:50 -0000)
commit314d036e1e094af83017eca6e160e23a9520ff44
treea5559f75943f14cd1343126544df650af89eea84
parenta50a1bda0e6fa8dcc1626a4fcb714755765169f0
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.
(trunk r8539)

svn path=/main/branches/2.1.2/; revision=8571
pym/portage.py