summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-05-20 20:23:22 -0400
committerMike Gilbert <floppym@gentoo.org>2020-05-20 20:23:22 -0400
commita3416fff345391deaa7bd5b38d7e5085d779227f (patch)
treefa49152f8b5f2468fc0128f08efc3300700ad0d6 /sys-apps/systemd/systemd-9999.ebuild
parentsys-apps/systemd: remove old (diff)
downloadgentoo-a3416fff345391deaa7bd5b38d7e5085d779227f.tar.gz
gentoo-a3416fff345391deaa7bd5b38d7e5085d779227f.tar.bz2
gentoo-a3416fff345391deaa7bd5b38d7e5085d779227f.zip
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 <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
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"
)