W dniu nie, 31.12.2017 o godzinie 01∶25 +0000, użytkownik Mike Gilbert napisał: > commit: c202e9fcb5d8be40687c83eb4d4901d7bd85ccf1 > Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> > AuthorDate: Sun Dec 31 01:24:23 2017 +0000 > Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> > CommitDate: Sun Dec 31 01:25:36 2017 +0000 > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c202e9fc > > sys-apps/systemd: drop noclean-tmp patch > > There was never any real evidence that the /tmp cleanup process causes > and problems.
You mean other than it removing sources that Portage unpacked because they happened to have old timestamps? > > sys-apps/systemd/systemd-236-r3.ebuild | 1 - > sys-apps/systemd/systemd-9999.ebuild | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/sys-apps/systemd/systemd-236-r3.ebuild > b/sys-apps/systemd/systemd-236-r3.ebuild > index fe6cc466dc0..b97c3c364c4 100644 > --- a/sys-apps/systemd/systemd-236-r3.ebuild > +++ b/sys-apps/systemd/systemd-236-r3.ebuild > @@ -155,7 +155,6 @@ src_prepare() { > if ! use vanilla; then > PATCHES+=( > "${FILESDIR}/218-Dont-enable-audit-by-default.patch" > - "${FILESDIR}/228-noclean-tmp.patch" > "${FILESDIR}/233-systemd-user-pam.patch" > "${FILESDIR}/236-uucp-group.patch" > "${FILESDIR}/generator-path.patch" > > diff --git a/sys-apps/systemd/systemd-9999.ebuild > b/sys-apps/systemd/systemd-9999.ebuild > index 84ede7fddf8..b1e105a5bb6 100644 > --- a/sys-apps/systemd/systemd-9999.ebuild > +++ b/sys-apps/systemd/systemd-9999.ebuild > @@ -152,7 +152,6 @@ src_prepare() { > if ! use vanilla; then > PATCHES+=( > "${FILESDIR}/218-Dont-enable-audit-by-default.patch" > - "${FILESDIR}/228-noclean-tmp.patch" > "${FILESDIR}/233-systemd-user-pam.patch" > "${FILESDIR}/236-uucp-group.patch" > "${FILESDIR}/generator-path.patch" > -- Best regards, Michał Górny