Remove the srcroot parameter from env_update because is doesn't work when portage...
authorZac Medico <zmedico@gentoo.org>
Wed, 5 Apr 2006 01:48:54 +0000 (01:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 5 Apr 2006 01:48:54 +0000 (01:48 -0000)
commitc642d0812cb9daaef55ad3d5b12de7631ea44e36
treeeda30d5b87b97173f2a23891c1488e244392c33b
parente8ea65295464690eaf7a1d92d6995caa4a3a13be
Remove the srcroot parameter from env_update because is doesn't work when portage.movefile merges files via os.rename.  To do this properly we need to pass in CONTENTS instead.

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