[kf5-plasma/f20] Install translations

Daniel Vrátil dvratil at fedoraproject.org
Wed Oct 8 16:09:14 UTC 2014


commit 06c5110ac2bfedbe35f6409252382e24f9af7eb8
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Oct 8 18:08:13 2014 +0200

    Install translations

 kf5-plasma.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/kf5-plasma.spec b/kf5-plasma.spec
index 627a184..ddfac72 100644
--- a/kf5-plasma.spec
+++ b/kf5-plasma.spec
@@ -95,6 +95,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 %install
 %make_install -C %{_target_platform}
+%find_lang plasma5_qt --with-qt --all-name
 
 
 %post -p /sbin/ldconfig
@@ -102,7 +103,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 %postun -p /sbin/ldconfig
 
 
-%files
+%files -f plasma5_qt.lang
 %doc COPYING.LIB README.md
 %{_kf5_bindir}/dpitest
 %{_kf5_bindir}/plasmapkg2


More information about the scm-commits mailing list