commit:     fbafed2f4ee9877d56ed4b477e31ec937ba71e60
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May  8 22:14:41 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May  8 22:16:01 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fbafed2f

kde-plasma/plasma-workspace: Drop spurious file

Fixes file collision with kde-plasma/plasma-desktop.

Reported-by: puchu (#gentoo-kde in IRC)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-5.21.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.21.5.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.21.5.ebuild
index b8e5237f6d..db34bfe37e 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.21.5.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.21.5.ebuild
@@ -151,6 +151,8 @@ PATCHES=(
 )
 
 src_prepare() {
+       rm po/ta/kcm_autostart.po || die # spurious file
+
        ecm_src_prepare
 
        cmake_comment_add_subdirectory libkworkspace

Reply via email to