Don't ever recreate root .so links on env-update.
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 Jun 2011 08:10:36 +0000 (10:10 +0200)
committerZac Medico <zmedico@gentoo.org>
Wed, 29 Jun 2011 09:29:55 +0000 (02:29 -0700)
commite1347f9c0dd5ef5ff1a50d6b136b0648efb8a6ca
tree19c06a878f9cd827ef4109024f7b883420eae3d3
parent31c9c68d7e96070166fe385141400fa3bcb5950e
Don't ever recreate root .so links on env-update.

We install .so symlinks with packages, so let's use that instead of
letting ldconfig update them for no reason. This should fix problems
with preserved-libs.
man/env-update.1
pym/portage/util/env_update.py