mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/lnav: fix patch filename
Closes: https://bugs.gentoo.org/891631
Fixes: 69504c316c
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -36,7 +36,7 @@ DOCS=( AUTHORS NEWS.md README )
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-0.11.0-disable-tests.patch
|
||||
"${FILESDIR}"/0001-Fix-build-with-GCC-13-add-missing-cstdint-include.patch
|
||||
"${FILESDIR}"/${PN}-0.11.1-0001-Fix-build-with-GCC-13-add-missing-cstdint-include.patch
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user