env_update: use ldsoconf_update var
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Aug 2011 19:39:51 +0000 (12:39 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 30 Aug 2011 19:39:51 +0000 (12:39 -0700)
commitf87d1ef9b0b79b5a9e8f59291e7173363cd7386e
tree2bfa204d4884a33908456c548bb57afbecf97fbd
parent4bbfe6241ec7a4d286a1e8b3074c9dde0de4f2ea
env_update: use ldsoconf_update var

This fixes an unintended change in behavior from commit
a37eb8ebd2fad3f8074490a061f067e2c637f05d, so that the ldconfig call
will not be skipped when ld.so.conf has been updated (though ldconfig
is still never called when makelinks=False).
pym/portage/util/env_update.py