зеркало из https://github.com/mozilla/pjs.git
fix MacOS X universal build bustage from bug 386903 by removing special-casing of suite to use xpinstall/packager (this has been fixed by bug 377953 for usual builds), r=bsmedberg
This commit is contained in:
Родитель
1b220433d8
Коммит
44c15ad597
|
@ -69,9 +69,6 @@ MOZ_PKG_APPNAME = $(MOZ_APP_NAME)
|
|||
APPNAME = $(MOZ_APP_DISPLAYNAME)$(DBGTAG).app
|
||||
BUILDCONFIG_JAR = Contents/MacOS/chrome/toolkit.jar
|
||||
INSTALLER_DIR = $(MOZ_BUILD_APP)/installer
|
||||
ifeq ($(MOZ_BUILD_APP),suite) # {
|
||||
INSTALLER_DIR = xpinstall/packager
|
||||
endif # } suite
|
||||
ifeq ($(MOZ_BUILD_APP),xulrunner) # {
|
||||
INSTALLER_DIR = xulrunner/installer/mac
|
||||
BUILDCONFIG_JAR = Versions/Current/chrome/toolkit.jar
|
||||
|
|
Загрузка…
Ссылка в новой задаче