mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-09 07:58:03 +01:00
configure: Rename --steam-runtime-image to --proton-sdk-image.
This commit is contained in:
parent
ecca62efa8
commit
9d5b7eb0cc
3 changed files with 15 additions and 15 deletions
2
Makefile
2
Makefile
|
|
@ -43,7 +43,7 @@ endif
|
|||
|
||||
protonsdk_version := 0.20210126.1-1
|
||||
CONFIGURE_CMD := ../proton/configure.sh \
|
||||
--steam-runtime-image=registry.gitlab.steamos.cloud/proton/soldier/sdk:$(protonsdk_version) \
|
||||
--proton-sdk-image=registry.gitlab.steamos.cloud/proton/soldier/sdk:$(protonsdk_version) \
|
||||
--build-name="$(_build_name)"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue