mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 05:24:19 -04:00
We should not terminate the extension search just because an earlier directory succeeds. Even non-existant directories succeed, and anyway we should continue searching even if it wasn't empty, because multiple subdir extensions may match. Fixes https://github.com/flatpak/flatpak/issues/654