$OpenBSD$ index e258b0d..2dbf40bd 100644 --- build/macosx/mozconfig.common.orig Fri Feb 20 15:40:36 2015 +++ build/macosx/mozconfig.common Fri Feb 20 15:40:36 2015 @@ -2,6 +2,12 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. +MOZ_AUTOMATION_L10N_CHECK=0 + +if [ "x$IS_NIGHTLY" = "xyes" ]; then + MOZ_AUTOMATION_UPLOAD_SYMBOLS=1 + MOZ_AUTOMATION_UPDATE_PACKAGING=1 +fi . "$topsrcdir/build/mozconfig.common" if [ -d "$topsrcdir/clang" ]; then