From fed31007dc4f3911bfb55bab5273de7f64388140 Mon Sep 17 00:00:00 2001 From: Sam Jorna Date: Mon, 15 May 2017 21:02:09 +1000 Subject: sys-boot/refind: fix incorrect patch name Gentoo-Bug: 618510 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- sys-boot/refind/refind-0.10.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-boot/refind') diff --git a/sys-boot/refind/refind-0.10.7-r1.ebuild b/sys-boot/refind/refind-0.10.7-r1.ebuild index b77f6fc42e80..a17a793c16f0 100644 --- a/sys-boot/refind/refind-0.10.7-r1.ebuild +++ b/sys-boot/refind/refind-0.10.7-r1.ebuild @@ -55,7 +55,7 @@ src_prepare() { default # bug 616668 - build fails against gnu-efi-3.0.5 - eapply "${FILESDIR}"/"${PF}"-fix_build_gnuefi-3.0.5.patch + eapply "${FILESDIR}"/"${P}"-fix_build_gnuefi-3.0.5.patch # bug 598647 - PIE not supported sed -e 's:CFLAGS =:& -fno-PIE:' -i "${S}/Make.common" || die -- cgit v1.2.3-65-gdbad