commit:     efec3dad076d9d8498c7f81231f33c258c0c8d89
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 13 05:07:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 13 05:07:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efec3dad

sys-apps/openrc: drop obsolete copy/workaround (sync live)

Already dropped in release, just syncing live.

See: https://forums.gentoo.org/viewtopic-t-1144644.html
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/openrc/openrc-9999.ebuild | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/sys-apps/openrc/openrc-9999.ebuild 
b/sys-apps/openrc/openrc-9999.ebuild
index 2c2da59b749..c1adfbae4a5 100644
--- a/sys-apps/openrc/openrc-9999.ebuild
+++ b/sys-apps/openrc/openrc-9999.ebuild
@@ -137,13 +137,6 @@ pkg_postinst() {
                elog "# rc-update add consolefont boot"
        fi
 
-       # Added for 0.35.
-       if [[ ! -h "${EROOT}"/lib ]]; then
-               if [[ -d "${EROOT}/$(get_libdir)"/rc ]]; then
-                       cp -RPp "${EROOT}/$(get_libdir)/rc" "${EROOT}"/lib
-               fi
-       fi
-
        if ! use newnet && ! use netifrc; then
                ewarn "You have emerged OpenRc without network support. This"
                ewarn "means you need to SET UP a network manager such as"

Reply via email to