net-nds/openldap: fix modules libtool files prune
authorZhao Yongming <ming.zym@gmail.com>
Mon, 16 Oct 2017 08:50:09 +0000 (16:50 +0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Sun, 5 Nov 2017 20:45:27 +0000 (12:45 -0800)
commitd5eaafc35a30d6371c1edfc53d44cf0678a849c8
treebe3e816c18d26d9d54f3d364db1313f5ef89de45
parentd4807e70b4e60dd4d7a971b4549a68e7c3161100
net-nds/openldap: fix modules libtool files prune

the prune_libtool_files is run before the modules intall, that will
leave many la files in openldap module directory broken due to main
la file is gone, which will make revdep-rebuild or cave fix-linkage
keep rebuilding net-nds/openldap.

keep module la files removed by default will prevent user from using
.la file in modules config, which is working but should not been
encouraged, such as BUG:600484

Fixes: https://bugs.gentoo.org/537418
(cherry picked from commit 2c2376d9efd3d77424e3c8a626a165daf881e145)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
net-nds/openldap/openldap-2.4.44-r1.ebuild
net-nds/openldap/openldap-2.4.44.ebuild
net-nds/openldap/openldap-2.4.45.ebuild