mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-electronics/dsview: fix patch name
Closes: https://bugs.gentoo.org/942805 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -52,9 +52,9 @@ BDEPEND="
|
||||
|
||||
PATCHES=(
|
||||
# bug 887877
|
||||
"${FILESDIR}/${P}-gcc13.patch"
|
||||
"${FILESDIR}/${PN}-1.3.0-gcc13.patch"
|
||||
# bug 887913
|
||||
"${FILESDIR}/${P}-fix-flags.patch"
|
||||
"${FILESDIR}/${PN}-1.3.0-fix-flags.patch"
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user