commit:     43d1926a3108d328ac7316d08672e43c0e59a1e7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 11:41:22 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 11:41:22 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=43d1926a

kde-plasma/plasma-workspace: Translations moved to code repository

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index a260f2dd30..280ea47f73 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -166,9 +166,7 @@ src_prepare() {
 
        cmake_comment_add_subdirectory libkworkspace
        # delete colliding libkworkspace translations
-       if [[ ${KDE_BUILD_TYPE} = release ]]; then
-               find po -type f -name "*po" -and -name "libkworkspace*" -delete 
|| die
-       fi
+       find po -type f -name "*po" -and -name "libkworkspace*" -delete || die
 
        # TODO: try to get a build switch upstreamed
        if ! use screencast; then

Reply via email to