conf/05-system-external-commands: exclude -debug packages from automatic installation
This commit is contained in:
parent
8bb5867637
commit
c27fa91d93
@ -29,7 +29,7 @@ rpm_install_force="sudo rpm -hUv --force --nodeps"
|
||||
|
||||
# Never install packages matching this regular expression
|
||||
# - default value='-apidocs-'
|
||||
rpm_install_noinstall_mask='-apidocs-'
|
||||
rpm_install_noinstall_mask='-apidocs-|-debug-'
|
||||
|
||||
# Mask that identify packages providing localization...
|
||||
# - default value='-i18n-|-help-'
|
||||
|
Loading…
Reference in New Issue
Block a user