зеркало из https://github.com/mozilla/gecko-dev.git
bug 307225, backing out Makefile.in part due to mac bustage of l10n packages
This commit is contained in:
Родитель
7112d2306c
Коммит
57bef71277
|
@ -238,10 +238,10 @@ langpack-%: XPI_NAME=locale-$*
|
|||
langpack-%:
|
||||
@echo "Making langpack $(LANGPACK_FILE)"
|
||||
@$(RM) -rf $(DIST)/xpi-stage/locale-$(AB_CD)
|
||||
@$(MAKE) libs-$(AB_CD) USE_EXTENSION_MANIFEST=1
|
||||
@$(MAKE) libs-$(AB_CD)
|
||||
$(PERL) $(topsrcdir)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) -I$(call EXPAND_LOCALE_SRCDIR,toolkit/locales)/defines.inc -I$(LOCALE_SRCDIR)/defines.inc $(srcdir)/generic/install.rdf > $(FINAL_TARGET)/install.rdf
|
||||
cd $(DIST)/xpi-stage/locale-$(AB_CD) && \
|
||||
$(ZIP) -r9D $(LANGPACK_FILE) install.rdf chrome chrome.manifest
|
||||
$(ZIP) -r9D $(LANGPACK_FILE) install.rdf chrome
|
||||
|
||||
# This is a generic target that will make a langpack, repack ZIP (+tarball)
|
||||
# builds, and repack an installer if applicable. It is called from the
|
||||
|
|
Загрузка…
Ссылка в новой задаче