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

kde-apps/dolphin-plugins-git: Translations moved to code repository

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

 kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 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 f74bedeb49..7f88f08387 100644
--- a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
+++ b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
@@ -43,9 +43,7 @@ src_prepare() {
        ecm_punt_qt_module Network
        ecm_punt_kf_module XmlGui
        # delete non-${PN} translations
-       if [[ ${KDE_BUILD_TYPE} = release ]]; then
-               find po -type f -name "*po" -and -not -name 
"*${MY_PLUGIN_NAME}plugin" -delete || die
-       fi
+       find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" 
-delete || die
 }
 
 src_configure() {

Reply via email to