Fix LinkageMap.rebuild() so that the data from include_file overrides the
authorZac Medico <zmedico@gentoo.org>
Fri, 7 Nov 2008 18:20:57 +0000 (18:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 7 Nov 2008 18:20:57 +0000 (18:20 -0000)
commit9cec53ed08b9d172d42631859d267f1d89623519
tree88cf8611a19873f1b18b9966eb39440183c9cc02
parent6a6cdf5246fc2ad5a2d65a12565fb6ba5d5151bd
Fix LinkageMap.rebuild() so that the data from include_file overrides the
data from any previously installed files. This prevent possible corruption
of the data since only one set of data can be correct for a given file.

svn path=/main/trunk/; revision=11821
pym/portage/dbapi/vartree.py