Bug 527612 - Fix packaging on darwin/x11

This commit is contained in:
Jeremy Huddleston 2010-03-07 10:51:24 +01:00
parent 6bbf88a4b5
commit b8c17b7f3e

View File

@ -108,7 +108,7 @@ endif
include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
ifeq (Darwin, $(OS_ARCH))
ifeq (bundle, $(MOZ_FS_LAYOUT))
DEFINES += \
-DBINPATH=$(_BINPATH) \
-DAPPNAME=$(_APPNAME) \