mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-29 10:01:18 -05:00
The system-cache (summaries and temporary repos for downloads) are moved from ~/.local/share/flatpak/system-cache to ~/.cache/flatpak/system-cache (or wherever XDG_CACHE_HOME is) because this is the proper location for caches. Fixes https://github.com/flatpak/flatpak/issues/767