Skip to content

*/*: use double quotes for all arch=

I was trying to do some silly things with sed when i noticed that some APKBUILDS were unchanged, so this change makes the style of the arch= definitions for all APKBUILDS uniform, the affected files were found with git grep '^arch=[^"]' */*/APKBUILD

Merge request reports

Loading