- Avoid collision with tn and sr translations.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=92
This commit is contained in:
parent
821a75e6d1
commit
3cc0a4aad6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 10:35:11 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Avoid collision with tn and sr translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 08:59:53 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -620,6 +620,9 @@ This package provides extensions for LibreOffice Writer:
|
||||
%define _langpack_common() \
|
||||
%dir %{_datadir}/%{name}/program/resource \
|
||||
%{_datadir}/%{name}/program/resource/*%{1}.res \
|
||||
%if "%{1}" != "tn" \
|
||||
%exclude %{_datadir}/%{name}/program/resource/*sr-Latn.res \
|
||||
%endif \
|
||||
%if "%{1}" != "en-US" \
|
||||
%dir %{_datadir}/%{name}/share/config/soffice.cfg \
|
||||
%dir %{_datadir}/%{name}/share/config/soffice.cfg/modules \
|
||||
|
Loading…
x
Reference in New Issue
Block a user