commit: f6c7a0d0fcc1933fc7549c665d01ae1413f1b534 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat May 6 14:39:27 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sat May 6 14:46:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c7a0d0
games-emulation/melonds: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30893 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> .../melonds/files/melonds-system-teakra.patch | 23 ---------------------- 1 file changed, 23 deletions(-) diff --git a/games-emulation/melonds/files/melonds-system-teakra.patch b/games-emulation/melonds/files/melonds-system-teakra.patch deleted file mode 100644 index b59c31e4ba9a..000000000000 --- a/games-emulation/melonds/files/melonds-system-teakra.patch +++ /dev/null @@ -1,23 +0,0 @@ -index 7288b54..6525f11 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -110,7 +110,6 @@ if (ENABLE_JIT) - endif() - endif() - --add_subdirectory(teakra EXCLUDE_FROM_ALL) - target_link_libraries(core teakra) - - -index c889aff..a6339d9 100644 ---- a/src/DSi_DSP.cpp -+++ b/src/DSi_DSP.cpp -@@ -16,7 +16,7 @@ - with melonDS. If not, see http://www.gnu.org/licenses/. - */ - --#include "teakra/include/teakra/teakra.h" -+#include "teakra/teakra.h" - - #include "DSi.h" - #include "DSi_DSP.h"
