From 2b53bbf2ac38ceb693b0de04adbb067ee3a35c27 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Aug 2021 20:04:52 +0100 Subject: 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 --- sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-auth') diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild index c066b1fceb52..8060dc766c1c 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 -- cgit v1.2.3-65-gdbad