Flatpak-related fixes
Compare changes
- Simon McVittie authored
We are not going to be able to do this from within Flatpak, and it is unsuitable for running runtimes other than Steam Runtime 1 'scout', for which the LD_LIBRARY_PATH runtime mostly already works. If we need an automatic fallback to running on the host for scout games, we can do that better by running `pressure-vessel-wrap --test`. 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)