mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 23:25:50 +03:00
Fix release build switch
This commit is contained in:
parent
802605d1be
commit
9792de4284
@ -219,7 +219,6 @@ if [ "$BUILD_COMPONENTS" == "all" ]; then
|
||||
PACKAGE=true
|
||||
fi
|
||||
|
||||
RELEASE_BUILD=1
|
||||
INSTALL_PROGRAM_FLAGS=''
|
||||
for param in "$@"; do
|
||||
if [ "$param" == "--release" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user