$OpenBSD$ index dd6883d..dc9259f 100644 --- build/unix/mozconfig.linux.orig Fri Feb 20 15:40:36 2015 +++ build/unix/mozconfig.linux Fri Feb 20 15:40:36 2015 @@ -1,3 +1,8 @@ +if [ "x$IS_NIGHTLY" = "xyes" ]; then + MOZ_AUTOMATION_UPLOAD_SYMBOLS=1 + MOZ_AUTOMATION_UPDATE_PACKAGING=1 +fi + . "$topsrcdir/build/mozconfig.common" # some b2g desktop builds still happen on i686 machines, and the tooltool