This commit is contained in:
parent
813aa81c0d
commit
e8a8dd4988
@ -1251,6 +1251,10 @@ for file in $files; do
|
|||||||
echo "%{_libdir}/%{name}/share/autocorr/$file" >> file-lists/common_list.txt
|
echo "%{_libdir}/%{name}/share/autocorr/$file" >> file-lists/common_list.txt
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# we don't bother with serbian non-latin autocorr (as the lang logic allows us to dynamically allocate
|
||||||
|
# just one autotext filler and it does not make sense to have special case just for serbian
|
||||||
|
rm -r %{buildroot}%{_datadir}/libreoffice/share/autotext/sr/
|
||||||
|
|
||||||
# Install appdata files, so we're shown in gnome-software (and other, future app stores)
|
# Install appdata files, so we're shown in gnome-software (and other, future app stores)
|
||||||
# upstream ships the files called libreoffice-{base,writer,...}, but the destop files are called base.destop [...]
|
# upstream ships the files called libreoffice-{base,writer,...}, but the destop files are called base.destop [...]
|
||||||
# fixup the appdata files internal reference to the .desktop file and rename them on the go to match the name
|
# fixup the appdata files internal reference to the .desktop file and rename them on the go to match the name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user