commit: c83b5fa9ababf095c3ef60746fdddeda338fc3f0 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Dec 21 20:01:56 2018 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Dec 21 20:02:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83b5fa9
sys-apps/openrc: sync live ebuild Bug: https://bugs.gentoo.org/672622 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-apps/openrc/openrc-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys-apps/openrc/openrc-9999.ebuild b/sys-apps/openrc/openrc-9999.ebuild index 423caaa847a..60351506941 100644 --- a/sys-apps/openrc/openrc-9999.ebuild +++ b/sys-apps/openrc/openrc-9999.ebuild @@ -187,9 +187,6 @@ pkg_postinst() { fi fi - # update the dependency tree after touching all files #224171 - [[ "${EROOT}" = "/" ]] && "${EROOT}"/lib/rc/bin/rc-depend -u - 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"