mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
configure: Remove no longer needed steam-runtime argument
This commit is contained in:
parent
87570998f1
commit
26e8db3d6f
4 changed files with 6 additions and 18 deletions
|
|
@ -177,7 +177,7 @@ course use whatever paths you like.
|
|||
|
||||
mkdir build/
|
||||
cd build
|
||||
../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev --steam-runtime=$HOME/steam-runtime/runtime/
|
||||
../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev
|
||||
|
||||
If you are building without the Steam runtime, then instead use:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue