From 88f49294f34b2ca2390e2beb58194a2d1243e37f Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Tue, 15 Mar 2022 23:36:31 +0000 Subject: media-libs/munt-mt32emu: Version bump to 2.6.1, EAPI 8 Signed-off-by: James Le Cuirot --- .../munt-mt32emu/files/munt-mt32emu-2.6.1-docs.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 media-libs/munt-mt32emu/files/munt-mt32emu-2.6.1-docs.patch (limited to 'media-libs/munt-mt32emu/files') diff --git a/media-libs/munt-mt32emu/files/munt-mt32emu-2.6.1-docs.patch b/media-libs/munt-mt32emu/files/munt-mt32emu-2.6.1-docs.patch new file mode 100644 index 000000000000..67c744ad20a5 --- /dev/null +++ b/media-libs/munt-mt32emu/files/munt-mt32emu-2.6.1-docs.patch @@ -0,0 +1,14 @@ +diff -Naur a/32emu/CMakeLists.txt b/CMakeLists.txt +--- a/CMakeLists.txt 2022-03-06 14:47:08.000000000 +0000 ++++ b/CMakeLists.txt 2022-03-15 23:26:06.230301579 +0000 +@@ -377,8 +377,8 @@ + endif() + + install(FILES +- AUTHORS.txt COPYING.txt COPYING.LESSER.txt NEWS.txt README.md TODO.txt +- DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/doc/munt/${PROJECT_NAME} ++ AUTHORS.txt NEWS.txt README.md TODO.txt ++ DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/doc/$ENV{PF} + ) + + # Facilitates usage of the library in another project either through -- cgit v1.2.3-18-g5258