conf/05-system-external-commands.conf: add -langpack- to i18n packages mask

This commit is contained in:
Silvan Calarco 2021-12-08 10:36:01 +01:00
parent 87bcfb6ca7
commit ec7448da73

View File

@ -33,7 +33,7 @@ rpm_install_noinstall_mask=''
# Mask that identify packages providing localization...
# - default value='-i18n-|-help-'
rpm_install_l10n_pck_mask='-i18n-|-help-'
rpm_install_l10n_pck_mask='-i18n-|-help-|-langpack-'
# ...and only install localization packages matching this regular expression
# - default value='.*' (can be for instance 'it|pl')
rpm_install_l10n_pck_allow_lang_mask='.*'