copr-builders: one more hotfix for the mock-core-configs 40.2 issue
https://github.com/fedora-copr/copr/issues/3146
This commit is contained in:
parent
2322bf1ebc
commit
aa5639e629
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ config_opts['macros']['{{ key }}'] = '{{ value }}'
|
|||
{%- endfor %}
|
||||
|
||||
{% if repos %}
|
||||
config_opts[f"{config_opts.package_manager}.conf"] += """
|
||||
config_opts["dnf.conf"] += """
|
||||
{% for repo in repos %}
|
||||
[{{ repo["id"] }}]
|
||||
name='{{ repo["name"] }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue