diff --git a/libreoffice.spec b/libreoffice.spec index c66d941..8a61332 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -862,7 +862,7 @@ fi \ # Example: # libreoffice-l10n-cs: langpack for Czech lang. Requiring myspell-cs_CZ: # %%langpack -l cs -n Czech -m cs_CZ -%define langpack(c:Ei:L:l:Mm:n:p:r:S:s:TXx:) \ +%define langpack(c:Ei:L:l:Mm:n:p:q:r:S:s:TXx:) \ %define project LibreOffice \ %define lang %{-l:%{-l*}}%{!-l:%{error:Language code not defined}} \ %define _langpack_lang %{-L:%{-L*}}%{!-L:%{lang}} \