diff options
author | 2025-01-18 17:43:41 +0100 | |
---|---|---|
committer | 2025-01-18 17:43:41 +0100 | |
commit | d5b8ac03b4e18add500686f7a49f015546c04f05 (patch) | |
tree | f6edae31593f72e35469b66928993d8d5a82eb5e /games-emulation | |
parent | games-emulation/dolphin: update live (diff) | |
download | gentoo-d5b8ac03b4e18add500686f7a49f015546c04f05.tar.gz gentoo-d5b8ac03b4e18add500686f7a49f015546c04f05.tar.bz2 gentoo-d5b8ac03b4e18add500686f7a49f015546c04f05.zip |
games-emulation/dolphin: Rename patches to use .patch suffix
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dolphin/dolphin-2412.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/dolphin/files/dolphin-2412-fix-libfmt-11.1.patch (renamed from games-emulation/dolphin/files/dolphin-2412-fix-libfmt-11.1.ebuild) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-2412.ebuild b/games-emulation/dolphin/dolphin-2412.ebuild index 43af88d4f93b..ed35d8d995a4 100644 --- a/games-emulation/dolphin/dolphin-2412.ebuild +++ b/games-emulation/dolphin/dolphin-2412.ebuild @@ -157,7 +157,7 @@ declare -A KEEP_BUNDLED=( PATCHES=( "${FILESDIR}"/dolphin-2407-minizip.patch - "${FILESDIR}"/dolphin-2412-fix-libfmt-11.1.ebuild + "${FILESDIR}"/dolphin-2412-fix-libfmt-11.1.patch "${FILESDIR}"/dolphin-2412-fix-build-without-retro-achievements.patch ) diff --git a/games-emulation/dolphin/files/dolphin-2412-fix-libfmt-11.1.ebuild b/games-emulation/dolphin/files/dolphin-2412-fix-libfmt-11.1.patch index 0f5c3fd91c41..0f5c3fd91c41 100644 --- a/games-emulation/dolphin/files/dolphin-2412-fix-libfmt-11.1.ebuild +++ b/games-emulation/dolphin/files/dolphin-2412-fix-libfmt-11.1.patch |