sys-boot/syslinux: drop binutils patch from 6.04_pre3

It doesn't apply there.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-10-18 11:08:10 +01:00
parent 5e9f0ff729
commit 83de7565f4

View File

@@ -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
}