commit: 65b9de4a63c6f556510e336398d1e17bd2a21fbd
Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Sun Feb 23 22:13:06 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Feb 23 22:13:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65b9de4a
games-emulation/mupen64plus-qt: somes changes not synced between two ebuilds
Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
games-emulation/mupen64plus-qt/mupen64plus-qt-1.17.ebuild | 4 +++-
games-emulation/mupen64plus-qt/mupen64plus-qt-9999.ebuild | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.17.ebuild
b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.17.ebuild
index 5802e57bd..ccc31916c 100644
--- a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.17.ebuild
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.17.ebuild
@@ -21,5 +21,7 @@ DEPEND=">=games-emulation/mupen64plus-core-2.5
src_install() {
cmake_src_install
- rm -rf "${D}"/usr/$(get_libdir)/
+ rm -rf "${D}"/usr/$(get_libdir)/ \
+ "${D}"/usr/plugins/ \
+ "${D}"/usr/bin/qt.conf
}
diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-9999.ebuild
b/games-emulation/mupen64plus-qt/mupen64plus-qt-9999.ebuild
index 17c188307..0b72b2108 100644
--- a/games-emulation/mupen64plus-qt/mupen64plus-qt-9999.ebuild
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018-2024 Gentoo Authors
+# Copyright 2018-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8