LocationsManager.load_profiles: realpath repos
authorZac Medico <zmedico@gentoo.org>
Thu, 27 Oct 2011 18:29:33 +0000 (11:29 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 27 Oct 2011 18:29:33 +0000 (11:29 -0700)
commit310da49821ea455a88ac55e3901fb6f9fcb79e21
treedee4066dfea76b9d62ef1567da7a5386b1dc5887
parent30e5cfa6c706c02e9920deda543b7faf29733e0b
LocationsManager.load_profiles: realpath repos

Since we already call realpath on make.profile, we also need to call
realpath on the repo paths that we compare its nodes to.
pym/portage/package/ebuild/_config/LocationsManager.py
pym/portage/package/ebuild/config.py