diff --git a/toolkit/locales/l10n.mk b/toolkit/locales/l10n.mk index 34366b8c1415..29625d786ff8 100644 --- a/toolkit/locales/l10n.mk +++ b/toolkit/locales/l10n.mk @@ -126,6 +126,10 @@ endif unpack: $(STAGEDIST) @echo done unpacking +# The path to the object dir for the mozilla-central build system, +# may be overridden if necessary. +MOZDEPTH ?= $(DEPTH) + repackage-zip: UNPACKAGE="$(ZIP_IN)" repackage-zip: # call a hook for apps to put their uninstall helper.exe into the package