conf/05-system-external-commands.conf: add -langpack- to i18n packages mask
This commit is contained in:
parent
87bcfb6ca7
commit
ec7448da73
@ -33,7 +33,7 @@ rpm_install_noinstall_mask=''
|
|||||||
|
|
||||||
# Mask that identify packages providing localization...
|
# Mask that identify packages providing localization...
|
||||||
# - default value='-i18n-|-help-'
|
# - 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
|
# ...and only install localization packages matching this regular expression
|
||||||
# - default value='.*' (can be for instance 'it|pl')
|
# - default value='.*' (can be for instance 'it|pl')
|
||||||
rpm_install_l10n_pck_allow_lang_mask='.*'
|
rpm_install_l10n_pck_allow_lang_mask='.*'
|
||||||
|
Loading…
Reference in New Issue
Block a user