Remove old configure command (ups!)

Patryk Obara 2019-05-24 12:14:40 +02:00
parent 1fa4d6ded9
commit e4768cb146

@ -67,7 +67,6 @@ Now it's time to build Proton itself:
$ mkdir proton-mybuild $ mkdir proton-mybuild
$ cd proton-mybuild $ cd proton-mybuild
$ ../configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32
$ ../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 --steam-runtime="$HOME/.local/share/Steam/ubuntu12_32/steam-runtime" --build-name="proton-mybuild" $ ../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 --steam-runtime="$HOME/.local/share/Steam/ubuntu12_32/steam-runtime" --build-name="proton-mybuild"
$ make $ make