mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-20 08:00:18 -04:00
In flatpak there are two ways a remote can be disabled, an empty URL or xa.disable set to TRUE. flatpak_dir_remote_fetch_summary() already doesn't try to fetch the summary in the former case; this checks the latter as well. Closes: #1641 Approved by: alexlarsson