Follow up to bug 587984 bustage fix for l10n repacks. r=Pike,ted,a=bustage-fix

This commit is contained in:
Mark Banner 2010-08-19 20:21:56 +01:00
Родитель a88a3a99b7
Коммит ee13fe9bba
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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