From 110ef40e0596fe32289d3e8230d0f155eef1803d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 6 Feb 2017 14:00:53 -0600 Subject: [PATCH] fix build (translations) --- kf5-syntax-highlighting.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kf5-syntax-highlighting.spec b/kf5-syntax-highlighting.spec index 5df703d..f364c95 100644 --- a/kf5-syntax-highlighting.spec +++ b/kf5-syntax-highlighting.spec @@ -70,6 +70,8 @@ make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%find_lang_kf5 syntaxhighlighting5_qt + %check %if 0%{?tests} @@ -81,7 +83,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files +%files -f syntaxhighlighting5_qt.lang %doc README.md %license COPYING.LIB %{_kf5_sysconfdir}/xdg/org_kde_ksyntaxhighlighting.categories