diff --git a/build_proton.sh b/build_proton.sh index 970c0a01..7e16e04b 100755 --- a/build_proton.sh +++ b/build_proton.sh @@ -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