dev-util/breakpad: fix patch file name

Closes: https://bugs.gentoo.org/953307
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-04-06 22:26:35 +02:00
parent cb14e9fb1f
commit 0f5226ee53

View File

@@ -27,7 +27,7 @@ RESTRICT="!test? ( test )"
REQUIRED_USE="elibc_musl? ( !tools )"
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch
"${FILESDIR}"/${PN}-2023.06.01-gentoo.patch
)
src_prepare() {