commit: 04485083732db80089d5556b421f3c2b51a0088f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 4 20:56:18 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 4 20:56:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04485083
games-roguelike/tome: fix patch filename
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-roguelike/tome/tome-2.4.0_p20250227.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-roguelike/tome/tome-2.4.0_p20250227.ebuild
b/games-roguelike/tome/tome-2.4.0_p20250227.ebuild
index 2d7b35f5f2af..2713189dcb6b 100644
--- a/games-roguelike/tome/tome-2.4.0_p20250227.ebuild
+++ b/games-roguelike/tome/tome-2.4.0_p20250227.ebuild
@@ -36,7 +36,7 @@ PATCHES=(
"${FILESDIR}/tome-2.4.0-boost.patch"
"${FILESDIR}/tome-2.4.0-cmake4.patch"
"${FILESDIR}/tome-2.4.0-header.patch"
- "${FILESDIR}/tome-2.4.0-fmt2.patch"
+ "${FILESDIR}/tome-2.4.0-fmt.patch"
)
src_prepare() {