Bug 552028 - Teach flight.mk about Camino-with-toolkit.jar. r=ted. Camino-only, NPOTDB
This commit is contained in:
Родитель
d3667a8743
Коммит
b551f822bf
|
@ -67,7 +67,7 @@ ifeq ($(MOZ_BUILD_APP),camino) # {
|
||||||
INSTALLER_DIR = camino/installer
|
INSTALLER_DIR = camino/installer
|
||||||
MOZ_PKG_APPNAME = camino
|
MOZ_PKG_APPNAME = camino
|
||||||
APPNAME = Camino.app
|
APPNAME = Camino.app
|
||||||
BUILDCONFIG_JAR = Contents/MacOS/chrome/embed.jar
|
BUILDCONFIG_JAR = Contents/MacOS/chrome/toolkit.jar
|
||||||
else # } {
|
else # } {
|
||||||
MOZ_PKG_APPNAME = $(MOZ_APP_NAME)
|
MOZ_PKG_APPNAME = $(MOZ_APP_NAME)
|
||||||
APPNAME = $(MOZ_APP_DISPLAYNAME)$(DBGTAG).app
|
APPNAME = $(MOZ_APP_DISPLAYNAME)$(DBGTAG).app
|
||||||
|
|
Загрузка…
Ссылка в новой задаче