commit:     2f33275c2428d8280eab7f17a9c66493eb3d45c8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  3 09:10:44 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr  3 09:10:44 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2f33275c

media-sound/amarok: Drop pax-utils

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/amarok/amarok-9999.ebuild | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/media-sound/amarok/amarok-9999.ebuild 
b/media-sound/amarok/amarok-9999.ebuild
index 89c092f05d..9937a18bf8 100644
--- a/media-sound/amarok/amarok-9999.ebuild
+++ b/media-sound/amarok/amarok-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 KDE_HANDBOOK="true"
-inherit kde5 pax-utils
+inherit kde5
 
 DESCRIPTION="Advanced audio player based on KDE frameworks"
 HOMEPAGE="https://amarok.kde.org/";
@@ -103,13 +103,6 @@ src_configure() {
        kde5_src_configure
 }
 
-src_install() {
-       kde5_src_install
-
-       # bug 481592
-       pax-mark m "${ED}"/usr/bin/amarok
-}
-
 pkg_postinst() {
        kde5_pkg_postinst
 

Reply via email to