- tree_arches includes i686

This commit is contained in:
soksanichenko 2023-03-13 15:24:24 +02:00
parent 231c741a40
commit 60164d8b09
1 changed files with 0 additions and 4 deletions

View File

@ -38,11 +38,7 @@ variants_file = {
}
hashed_directories = False
{% if arch == 'x86_64' %}
tree_arches = ['{{ arch }}', 'i686']
{% else %}
tree_arches = ['{{ arch }}']
{% endif %}
symlink_isos_to = 'isos/{{ arch }}'