fix apt config datatype

This commit is contained in:
cronekorkn 2023-08-15 12:06:12 +02:00
parent 66624141f8
commit 9288836b3a
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -40,7 +40,9 @@ defaults = {
'metapackages',
'tasks',
},
'Move-Autobit-Sections': 'oldlibs',
'Move-Autobit-Sections': {
'oldlibs',
},
'Update': {
# https://unix.stackexchange.com/a/653377/357916
'Error-Mode': 'any',