Skip to content
Snippets Groups Projects
Commit 0f6f6844 authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-wrap: Automatically copy runtime when running under Flatpak, again


This regressed in steamlinuxruntime!32 when we stopped
setting the deprecated PRESSURE_VESSEL_COPY_RUNTIME_INTO environment
variable. If getenv() returns NULL, we need to keep the previous
setting - TRUE in a Flatpak app or FALSE otherwise - instead of
overriding it to FALSE.

Fixes: steamlinuxruntime!32
Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 931d8594
No related branches found
No related tags found
1 merge request!276pv-wrap: Automatically copy runtime when running under Flatpak, again
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment