copr: don't enforce yum-deprecated on builder
.. so we don't fail if yum-deprecated isn't available (F30 builder case). If the 'yum.rpm' package that provides /bin/yum-deprecated script _is_ available => mock would use it anyways (it's the case on F28 builder).
This commit is contained in:
parent
974ebc1c3e
commit
346868d45a
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ config_opts['plugin_conf']['tmpfs_opts']['max_fs_size'] = '75g'
|
|||
config_opts['plugin_conf']['tmpfs_opts']['mode'] = '0755'
|
||||
config_opts['plugin_conf']['tmpfs_opts']['keep_mounted'] = False
|
||||
|
||||
config_opts['yum_command'] = '/usr/bin/yum-deprecated'
|
||||
config_opts['nosync'] = True
|
||||
|
||||
config_opts['plugin_conf']['chroot_scan_enable'] = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue