Use settings["ROOT"] at the beginning of env_update() to avoid breakage
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Jun 2008 18:49:14 +0000 (18:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Jun 2008 18:49:14 +0000 (18:49 -0000)
commitc2a58b0fb90f111b4362cfc2b80df044ecc7bba3
tree4e996b1f6a1390a0c3c5823339cd72feb9bc2da0
parent92b579d48d4028e995a3109837c9328fb07e06ce
Use settings["ROOT"] at the beginning of env_update() to avoid breakage
due to "root" being an ObjectProxy instance.

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