зеркало из https://github.com/mozilla/gecko-dev.git
(firefox only) ensure we build the jared branding *after* we build in browser so that the about box logo etc are overridden.
This commit is contained in:
Родитель
ebf8c5fd7c
Коммит
a073afecd9
|
@ -325,6 +325,12 @@ endif # MOZ_COMPONENTLIB
|
|||
|
||||
ifdef MOZ_PHOENIX
|
||||
tier_99_dirs += browser xpfe/bootstrap/init.d
|
||||
|
||||
# Need to build here *again* _after_browser_ to ensure jar'ed chrome
|
||||
# is processed.
|
||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
||||
tier_99_dirs += other-licenses/branding/firefox
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef MOZ_THUNDERBIRD
|
||||
|
|
Загрузка…
Ссылка в новой задаче