Bug 790655 - Ensure update.locale is correct when running l10n-check. r=ted

This commit is contained in:
Mike Hommey 2012-09-20 09:52:12 +02:00
parent ef2fa487c5
commit 685af72d0d

View File

@ -241,3 +241,5 @@ l10n-check::
$(NSINSTALL) -D x-test/toolkit
echo "#define MOZ_LANG_TITLE Just testing" > x-test/toolkit/defines.inc
$(MAKE) installers-x-test L10NBASEDIR="$(PWD)" LOCALE_MERGEDIR="$(PWD)/mergedir"
cd $(DIST)/l10n-stage && $(subst $(INNER_UNMAKE_PACKAGE),true,$(UNMAKE_PACKAGE))
cd $(DIST)/l10n-stage && test $$(cat $(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH)/update.locale) = x-test