mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1144695 - Fix make installers errors in mozharness desktop repacks. r=gps, r=mgerva
This commit is contained in:
parent
757276b521
commit
ec08d9b256
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user