mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-libs/readline: Removed deprecated preserve_old_lib function call
Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -164,12 +164,3 @@ multilib_src_install_all() {
|
||||
docinto ps
|
||||
dodoc doc/*.ps
|
||||
}
|
||||
pkg_preinst() {
|
||||
# bug #29865
|
||||
# Reappeared in #595324 with paludis so keeping this for now...
|
||||
preserve_old_lib /$(get_libdir)/lib{history,readline}.so.{4,5,6,7}
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
preserve_old_lib_notify /$(get_libdir)/lib{history,readline}.so.{4,5,6,7}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user