mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-25 14:46:04 -04:00
Both collect exports and flatpak_export_dir recursively export the
directories in their respective directory lists. Because of this,
including share/metainfo/releases when share/metainfo is already in the
lists is unnecessary and can cause exporting to fail because of
duplicate files.
(cherry picked from commit 4d3f0bbb79):