Move code that updates depgraph state from select_dep() to a more appropriate locatio...
authorZac Medico <zmedico@gentoo.org>
Wed, 2 Aug 2006 06:02:03 +0000 (06:02 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 2 Aug 2006 06:02:03 +0000 (06:02 -0000)
commit33ebcb7bf95c7a67230a3d45e22227217746d5fd
tree6218167c36308c7b532c0730eee09dc8b907fcd1
parent19d8f495f8ffe7101c0d9d14b60b712f228d2c6c
Move code that updates depgraph state from select_dep() to a more appropriate location in create().  This fixes a bug in $ROOT handling, where the the $ROOT of the child is used where the $ROOT of the parent should have been (similar to bug #108449).

svn path=/main/trunk/; revision=4086
bin/emerge