зеркало из https://github.com/mozilla/pjs.git
Bug 306020 fallout, officially branded Mac Firefox builds are broken following MOZ_USE_OFFICIAL_BRANDING castration. r=mscott a/1.8=mscott
This commit is contained in:
Родитель
265105b473
Коммит
20926309e6
|
@ -301,11 +301,7 @@ libs::
|
|||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
|
||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
||||
APP_NAME = Firefox
|
||||
else
|
||||
APP_NAME = DeerPark
|
||||
endif
|
||||
APP_NAME = $(MOZ_APP_DISPLAYNAME)
|
||||
|
||||
ifdef MOZ_DEBUG
|
||||
APP_NAME := $(APP_NAME)Debug
|
||||
|
|
Загрузка…
Ссылка в новой задаче