commit:     5c456daaa557bd1560da8f47e0788fc8a23594e6
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 23:41:28 2021 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 23:41:28 2021 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=5c456daa

sys-process/audit: fix patch being applied in 2.8.5-r1

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 sys-process/audit/audit-2.8.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/audit/audit-2.8.5-r1.ebuild 
b/sys-process/audit/audit-2.8.5-r1.ebuild
index 71cc120..37e63a7 100644
--- a/sys-process/audit/audit-2.8.5-r1.ebuild
+++ b/sys-process/audit/audit-2.8.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -45,7 +45,7 @@ pkg_setup() {
 
 src_prepare() {
        eapply "${FILESDIR}/${PN}-2.8.5-auparse-remove-use-of-rawmemchr.patch"
-       eapply "${FILESDIR}/${PN}-all-get-rid-of-strndupa.patch"
+       eapply "${FILESDIR}/${PN}-2.8.5-all-get-rid-of-strndupa.patch"
 
        # Do not build GUI tools
        sed -i \

Reply via email to