mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-27 17:18:11 -05:00
When trying to extract icons to regenerate the appstream, we are looping over the entire file every time, instead of only trying to copy icons for the application ID we're looking at the moment. This is most likely benign, but it causes a lot of "Error copying icon: No such file or directory:" spew when calling flatpak build-update-repo.