commit:     2b53bbf2ac38ceb693b0de04adbb067ee3a35c27
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 19:04:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 19:04:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b53bbf2

sys-auth/nss_ldap: fix patch filename

Caused by flip-flopping between revbumping or not
for the fix (which was silly).

Fixes: 185c7bc43d6c85bfa46f3420493fbe3502071ad3
Bug: https://bugs.gentoo.org/810058
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild 
b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
index c066b1fceb5..8060dc766c1 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild
@@ -32,7 +32,7 @@ src_prepare() {
        # eprefixify is safe on non-Prefix systems, so go unconditional
        # Note: comment this out or make it conditional on 'use prefix'
        # if needs rebasing. Don't remove.
-       eapply "${FILESDIR}"/${P}-r9-libdir.patch
+       eapply "${FILESDIR}"/${P}-r10-libdir.patch
        eprefixify Makefile.am
 
        # bug 438692

Reply via email to