[gnome-builder] flatpak: leave a comment for later



commit cda8f6f2dbb2152f6254b9d3ae5c434309da8483
Author: Christian Hergert <chergert redhat com>
Date:   Fri Apr 30 16:04:17 2021 -0700

    flatpak: leave a comment for later

 src/plugins/flatpak/daemon/ipc-flatpak-service-impl.c | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/src/plugins/flatpak/daemon/ipc-flatpak-service-impl.c 
b/src/plugins/flatpak/daemon/ipc-flatpak-service-impl.c
index c19564665..f264817aa 100644
--- a/src/plugins/flatpak/daemon/ipc-flatpak-service-impl.c
+++ b/src/plugins/flatpak/daemon/ipc-flatpak-service-impl.c
@@ -250,6 +250,10 @@ install_reload (IpcFlatpakServiceImpl *self,
   g_assert (IPC_IS_FLATPAK_SERVICE_IMPL (self));
   g_assert (install != NULL);
 
+  /* XXX: This current ignores removing known runtimes. For now, if you do that,
+   *      just restart Builder to have that picked up.
+   */
+
   if (!(refs = flatpak_installation_list_installed_refs_by_kind (install->installation,
                                                                  FLATPAK_REF_KIND_RUNTIME,
                                                                  NULL, NULL)))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]