commit:     4f969c93bbd961eed44ac0175b5214ec3f555070
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 11:40:58 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 11:40:58 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4f969c93

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

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

 kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild 
b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
index 3b24dbd86d..69c523f5ce 100644
--- a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
+++ b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
@@ -40,9 +40,7 @@ src_prepare() {
        ecm_punt_qt_module DBus
        ecm_punt_kf_module Solid
        # 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