games-emulation/mupen64plus-qt: somes changes not synced between two ebuilds

Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
This commit is contained in:
Samuel Bauer
2025-02-23 23:13:06 +01:00
parent 6807ac4d82
commit 65b9de4a63
2 changed files with 4 additions and 2 deletions

View File

@@ -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
}

View File

@@ -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