Fix KeyError raised from display_preserved_libs() when the realpath is used
authorZac Medico <zmedico@gentoo.org>
Mon, 6 Oct 2008 02:47:37 +0000 (02:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 6 Oct 2008 02:47:37 +0000 (02:47 -0000)
commit241e9cdb1bc3e0b6878019c1730edb4bc2809821
treea66304da881e75be2863bc789c5df5c0b517637f
parent5d0860aa4e55c73e55bd487bb562202cd183e467
Fix KeyError raised from display_preserved_libs() when the realpath is used
as a key in consumer_map instead of the orignal path that was returned from
the PreservedLibsRegistry.

svn path=/main/trunk/; revision=11637
pym/_emerge/__init__.py