bug 1370506, good default download URL for Desktop l10n repacks, r=glandium

This is just for Nightly, and only for Desktop. Beta and beyond don't have
a canonical directory, and Fennec needs the platform in the directory.

MozReview-Commit-ID: 9dvJLVlWiQv

--HG--
extra : rebase_source : d8030eaf53954bdce6582c3024bfb199bb3ca873
This commit is contained in:
Axel Hecht 2017-06-16 11:59:44 +02:00
Родитель b9f1d30851
Коммит d5b161f5d0
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -23,6 +23,10 @@ WIN32_INSTALLER_IN ?= $(ABS_DIST)/$(PKG_INST_PATH)$(PKG_INST_BASENAME).exe
RETRIEVE_WINDOWS_INSTALLER = 1
MOZ_LANGPACK_EID=langpack-$(AB_CD)@firefox.mozilla.org
# For Nightly, we know where to get the builds from to do local repacks
ifdef NIGHTLY_BUILD
export EN_US_BINARY_URL ?= https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central
endif
L10N_PREF_JS_EXPORTS = $(call MERGE_FILE,firefox-l10n.js)
L10N_PREF_JS_EXPORTS_PATH = $(FINAL_TARGET)/$(PREF_DIR)