Disable fetching DeltaRPMs as a preventative measure
While Mageia does not yet produce DeltaRPMs, it would never make sense to fetch them for building ARM images, so we just turn it off pre-emptively to simplify things for the future.
This commit is contained in:
parent
09d1218e22
commit
04bd2398e4
@ -13,6 +13,7 @@ best=1
|
||||
protected_packages=
|
||||
install_weak_deps=0
|
||||
zchunk=0
|
||||
deltarpm=0
|
||||
|
||||
# repos
|
||||
|
||||
|
Reference in New Issue
Block a user