mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1184089 - L10N nightly repacks should not manipulate mozconfigs. r=Callek DONTBUILD
This commit is contained in:
parent
9316908560
commit
5452fc0b11
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user