From: Mike Gilbert Date: Thu, 21 May 2020 00:23:22 +0000 (-0400) Subject: sys-apps/systemd: drop patches that fail to apply X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a3416fff345391deaa7bd5b38d7e5085d779227f;p=gentoo.git sys-apps/systemd: drop patches that fail to apply We may need to rebase systemd-user-pam, but let's see if anyone notices first. Signed-off-by: Mike Gilbert --- diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index b755eb2883ee..a3fe6fe103ba 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -205,8 +205,6 @@ src_prepare() { if ! use vanilla; then PATCHES+=( - "${FILESDIR}/gentoo-Dont-enable-audit-by-default.patch" - "${FILESDIR}/gentoo-systemd-user-pam.patch" "${FILESDIR}/gentoo-generator-path-r2.patch" "${FILESDIR}/gentoo-systemctl-disable-sysv-sync.patch" )