mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 05:24:19 -04:00
3d2a42ddf382ec5f3e094a8ed7d6acf73b66aa4c
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.
Flatpak
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.2%
Python
1.8%
Meson
1.1%
Yacc
0.8%