Install man pages, remove some translations
This commit is contained in:
parent
93d41ca1ba
commit
6e3dfc4082
@ -157,9 +157,7 @@ make %{?_smp_mflags} -C %{_target_platform}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install -C %{_target_platform}
|
%make_install -C %{_target_platform}
|
||||||
%find_lang kio5 --with-qt
|
%find_lang kio5 --with-qt --all-name
|
||||||
%find_lang kcm_webshortcuts --with-qt
|
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING.LIB README.md
|
%doc COPYING.LIB README.md
|
||||||
@ -169,7 +167,7 @@ make %{?_smp_mflags} -C %{_target_platform}
|
|||||||
%postun core
|
%postun core
|
||||||
/usr/bin/update-desktop-database &> /dev/null || :
|
/usr/bin/update-desktop-database &> /dev/null || :
|
||||||
|
|
||||||
%files core -f kio5.lang -f kcm_webshortcuts.lang
|
%files core -f kio5.lang
|
||||||
%config %{_kf5_sysconfdir}/xdg/accept-languages.codes
|
%config %{_kf5_sysconfdir}/xdg/accept-languages.codes
|
||||||
%{_kf5_libexecdir}/kio_http_cache_cleaner
|
%{_kf5_libexecdir}/kio_http_cache_cleaner
|
||||||
%{_kf5_libexecdir}/kpac_dhcp_helper
|
%{_kf5_libexecdir}/kpac_dhcp_helper
|
||||||
@ -244,6 +242,8 @@ make %{?_smp_mflags} -C %{_target_platform}
|
|||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%{_kf5_mandir}/man8/*
|
%{_kf5_mandir}/man8/*
|
||||||
|
%{_kf5_mandir}/*/man8/*
|
||||||
|
%exclude %{_kf5_mandir}/man8
|
||||||
%{_kf5_datadir}/doc/HTML/en/kioslave5/
|
%{_kf5_datadir}/doc/HTML/en/kioslave5/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user