Skip to content

Commit

Permalink
config: Replace Mageia 10 and Cauldron i586 configs with i686
Browse files Browse the repository at this point in the history
  • Loading branch information
wally-mageia committed Apr 12, 2024
1 parent 4c92c9e commit 433567f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion mock-core-configs/etc/mock/mageia-10-i586.cfg

This file was deleted.

1 change: 1 addition & 0 deletions mock-core-configs/etc/mock/mageia-10-i686.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
config_opts['target_arch'] = 'i586'
config_opts['target_arch'] = 'i686'
config_opts['legal_host_arches'] = ('i386', 'i586', 'i686', 'x86_64')

include('templates/mageia-cauldron.tpl')

0 comments on commit 433567f

Please sign in to comment.