Flatpak-related fixes
Compare changes
- Simon McVittie authored
If we're doing the equivalent of `flatpak-spawn` or `flatpak-spawn --host`, we can emulate the unset-env option by running `env -u`. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 59
− 23
@@ -795,6 +795,50 @@ pv_terminate_all_child_processes (GTimeSpan wait_period,
@@ -807,40 +851,32 @@ gchar *
@@ -860,12 +896,12 @@ pv_current_namespace_path_to_host_path (const gchar *current_env_path)