mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user