mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-12 05:07:43 +02:00
Properly use and document the steam-runtime run.sh script
This commit is contained in:
@ -580,7 +580,7 @@ if [ "$PACKAGE" = true ]; then
|
||||
#create default prefix
|
||||
rm -rf "$TOP"/build/dist/share/default_pfx/
|
||||
if [ "$PLATFORM" != "Darwin" ]; then
|
||||
RUNTIME_RUNSH="$HOME"/steam-runtime/run.sh
|
||||
RUNTIME_RUNSH="$HOME"/steam-runtime/runtime/run.sh
|
||||
else
|
||||
RUNTIME_RUNSH=""
|
||||
fi
|
||||
|
Reference in New Issue
Block a user