commit: 83de7565f4e223ec6b276a84acd7d093d9c99569
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 10:08:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 10:08:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83de7565
sys-boot/syslinux: drop binutils patch from 6.04_pre3
It doesn't apply there.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
b/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
index 0320264c2fdd..b483d5b273d2 100644
--- a/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
+++ b/sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
@@ -49,7 +49,6 @@ src_prepare() {
local PATCHES=(
"${FILESDIR}/6.04_pre1"
"${FILESDIR}/6.04_pre3"
- "${FILESDIR}/syslinux-6.04-binutils-2.41.patch"
)
default
}