fix build (translations)

epel9
Rex Dieter 8 years ago
parent 89ed000ee0
commit 110ef40e05

@ -70,6 +70,8 @@ make %{?_smp_mflags} -C %{_target_platform}
%install %install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform} make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang_kf5 syntaxhighlighting5_qt
%check %check
%if 0%{?tests} %if 0%{?tests}
@ -81,7 +83,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files %files -f syntaxhighlighting5_qt.lang
%doc README.md %doc README.md
%license COPYING.LIB %license COPYING.LIB
%{_kf5_sysconfdir}/xdg/org_kde_ksyntaxhighlighting.categories %{_kf5_sysconfdir}/xdg/org_kde_ksyntaxhighlighting.categories

Loading…
Cancel
Save