conf/05-system-external-commands.conf: also add langpacks- to i18n packages filter
This commit is contained in:
parent
ec7448da73
commit
900f73cd77
@ -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-|-langpack-'
|
||||
rpm_install_l10n_pck_mask='-i18n-|-help-|-langpack-|langpacks-'
|
||||
# ...and only install localization packages matching this regular expression
|
||||
# - default value='.*' (can be for instance 'it|pl')
|
||||
rpm_install_l10n_pck_allow_lang_mask='.*'
|
||||
|
Loading…
Reference in New Issue
Block a user