summaryrefslogtreecommitdiff
path: root/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-08-14 21:15:08 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-08-14 23:02:21 +0200
commit2311e6bee30ed67d2275740de2605788e92c38e1 (patch)
tree728c9c7689aabe16b691d7c2019223bcf701caf8 /kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
parentc715f7a87d835a5d7eb9204475e4e8360c6e8908 (diff)
downloadkde-2311e6bee30ed67d2275740de2605788e92c38e1.tar.gz
kde-2311e6bee30ed67d2275740de2605788e92c38e1.tar.bz2
kde-2311e6bee30ed67d2275740de2605788e92c38e1.zip
*/*: Drop unnecessary manual metainfo.xml removal
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild')
-rw-r--r--kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
index 48e9a2e85f8..ea524eda10e 100644
--- a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
+++ b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
@@ -57,8 +57,3 @@ src_configure() {
)
ecm_src_configure
}
-
-src_install() {
- ecm_src_install
- rm "${D}"/usr/share/metainfo/org.kde.dolphin-plugins.metainfo.xml || die
-}