jmuehlner commented on code in PR #499: URL: https://github.com/apache/guacamole-server/pull/499#discussion_r1552464060
########## src/guacd-docker/bin/build-all.sh: ########## @@ -95,11 +95,29 @@ install_from_git() { } +# +# Determine any option overrides to guarantee successful build +# + +export BUILD_ARCHITECTURE="$(arch)" # Determine architechutre building on Review Comment: Typo: `architechutre` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org