In calc_depclean(), load the FakeVartree before using it. This fixes
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Nov 2009 22:38:26 +0000 (22:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Nov 2009 22:38:26 +0000 (22:38 -0000)
commit547543d7d0630f95c7241cac7f0824bc6fb4a0c2
treed6aaacbc5fb73c66faa14301899519275776e1cb
parentca79528f5ed4faccce4cce3fec8963f64a7d6b41
In calc_depclean(), load the FakeVartree before using it. This fixes
a regression which causes incomplete graph creation (since r14773).
Thanks to Vlastimil Babka <caster@g.o> for reporting. (trunk r14899)

svn path=/main/branches/2.1.7/; revision=14904
pym/_emerge/actions.py