Remove not necessary option

This commit is contained in:
soksanichenko 2023-03-19 17:57:37 +02:00
parent 1082df34b1
commit e47e84f808
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@ tree_arches = ['{{ arch }}', 'i686']
tree_arches = ['{{ arch }}']
{% endif %}
symlink_isos_to = 'isos/{{ arch }}'
# PKGSET
pkgset_source = "kojimock"
koji_profile = "{{ product_name.lower() }}_{{ distribution_major_version }}"