Bug 1184089 - L10N nightly repacks should not manipulate mozconfigs. r=Callek DONTBUILD

This commit is contained in:
Rail Aliiev 2015-10-14 10:42:29 -04:00
parent 9316908560
commit 5452fc0b11

View File

@ -28,7 +28,8 @@ config = {
for f in ["debug", "nightly"]
] + [
# File, from, to
(f, "ac_add_options --with-branding=browser/branding/aurora", "")
(f, "ac_add_options --with-branding=browser/branding/aurora",
"ac_add_options --enable-official-branding")
for f in ["browser/config/mozconfigs/linux32/l10n-mozconfig",
"browser/config/mozconfigs/linux64/l10n-mozconfig",
"browser/config/mozconfigs/win32/l10n-mozconfig",