diff options
| -rwxr-xr-x | build.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -61,7 +61,7 @@ build()    if $build_viewer    then      begin_section "Viewer$variant" -    if "$AUTOBUILD" build -c $variant --no-configure +    if "$AUTOBUILD" build -c $variant      then        echo true >"$build_dir"/build_ok      else | 
