Bug 1144695 - Fix make installers errors in mozharness desktop repacks. r=gps, r=mgerva

This commit is contained in:
Mike Shal 2015-03-23 10:12:35 +01:00
parent 757276b521
commit ec08d9b256

View File

@ -134,8 +134,7 @@ endif
ifdef MAKE_COMPLETE_MAR
$(MAKE) -C $(MOZDEPTH)/tools/update-packaging full-update AB_CD=$(AB_CD) \
MOZ_PKG_PRETTYNAMES=$(MOZ_PKG_PRETTYNAMES) \
PACKAGE_BASE_DIR='$(_ABS_DIST)/l10n-stage' \
DIST='$(_ABS_DIST)'
PACKAGE_BASE_DIR='$(_ABS_DIST)/l10n-stage'
endif
# packaging done, undo l10n stuff
ifneq (en,$(AB))