[kf5-kdoctools/f20] Install translations

Daniel Vrátil dvratil at fedoraproject.org
Tue Feb 17 16:04:26 UTC 2015


commit 5ed1c502b4e25c7617ddb24d66903c3ddcb525ea
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Tue Feb 17 17:03:48 2015 +0100

    Install translations

 kf5-kdoctools.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/kf5-kdoctools.spec b/kf5-kdoctools.spec
index 4c30404..5d90845 100755
--- a/kf5-kdoctools.spec
+++ b/kf5-kdoctools.spec
@@ -68,9 +68,10 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
+%find_lang kdoctools5_qt --with-qt --with-man --with-kde --all-name
 
 
-%files
+%files -f kdoctools5_qt.lang
 %doc COPYING.LIB README.md
 %{_kf5_bindir}/checkXML5
 %{_kf5_bindir}/meinproc5


More information about the scm-commits mailing list