mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
Fix Mac universal xulrunner packaging for omnijar and appp update precomplete generation for Bug 653971 - Mac XULRunner packaging broken by bug 386760. r=nthomas, r=khuey
This commit is contained in:
parent
1c59a4b90c
commit
48a50f815c
@ -56,6 +56,7 @@ NO_PKG_FILES = \
|
||||
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
|
||||
DIRS += mac
|
||||
_APPNAME = $(PKG_BASENAME).pkg
|
||||
_BINPATH = /XUL.framework/Versions/Current
|
||||
PKG_SKIP_STRIP = 1
|
||||
MOZ_PKG_SPECIAL = pkg
|
||||
PKG_DMG_SOURCE = $(STAGEPATH)xulrunner-pkg
|
||||
|
Loading…
x
Reference in New Issue
Block a user