зеркало из https://github.com/mozilla/gecko-dev.git
Re-add this line but don't fail if compreg.dat doesn't exist
This commit is contained in:
Родитель
07a4651b5a
Коммит
7fceca2151
|
@ -92,7 +92,7 @@ ifneq (,$(findstring inspector,$(MOZ_EXTENSIONS)))
|
|||
endif
|
||||
$(NSINSTALL) -t $(DIST)/bin/$(APP_NAME)$(BIN_SUFFIX) $(DIST)/$(APP_NAME)/
|
||||
$(PERL) $(topsrcdir)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $(MOZILLA_DIR)/mail/config/installed-chrome.txt > $(DIST)/$(APP_NAME)/chrome/installed-chrome.txt
|
||||
# rm $(DIST)/$(APP_NAME)/components/compreg.dat
|
||||
rm -f $(DIST)/$(APP_NAME)/components/compreg.dat
|
||||
|
||||
libs::
|
||||
$(MAKE) mail_chrome
|
||||
|
|
Загрузка…
Ссылка в новой задаче