summaryrefslogtreecommitdiff
path: root/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-10-16 13:41:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-10-16 13:41:00 +0200
commit987c51e90eb72070596bce5e9f22de6834bb7394 (patch)
tree62a3f0bfeca0673ea066cdc97bb92e5314955470 /kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
parent4f969c93bbd961eed44ac0175b5214ec3f555070 (diff)
downloadkde-987c51e90eb72070596bce5e9f22de6834bb7394.tar.gz
kde-987c51e90eb72070596bce5e9f22de6834bb7394.tar.bz2
kde-987c51e90eb72070596bce5e9f22de6834bb7394.zip
kde-apps/dolphin-plugins-git: Translations moved to code repository
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild')
-rw-r--r--kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild4
1 files changed, 1 insertions, 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 f74bedeb494..7f88f08387d 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() {