sys-apps/systemd: drop patches that fail to apply
authorMike Gilbert <floppym@gentoo.org>
Thu, 21 May 2020 00:23:22 +0000 (20:23 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 21 May 2020 00:23:22 +0000 (20:23 -0400)
We may need to rebase systemd-user-pam, but let's see if anyone notices first.

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
sys-apps/systemd/systemd-9999.ebuild

index b755eb2883ee1c7ac0f48089e473e2a19d905909..a3fe6fe103ba97f963a568c688b97dae4efda511 100644 (file)
@@ -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"
                )