зеркало из https://github.com/mozilla/pjs.git
one more change for talkback packaging -- remove compreg.dat so that talkback components will be registered on next run
This commit is contained in:
Родитель
af152a534b
Коммит
af84826145
|
@ -47,7 +47,7 @@ mail_chrome: mail-jar.mn
|
|||
|
||||
$(NSINSTALL) -D $(DIST)/$(APP_NAME)/tmpchrome/toolkit
|
||||
$(UNZIP) -o -d $(DIST)/$(APP_NAME)/tmpchrome/toolkit $(DIST)/bin/chrome/toolkit.jar
|
||||
|
||||
|
||||
$(NSINSTALL) -D $(DIST)/$(APP_NAME)/tmpchrome/msg
|
||||
$(UNZIP) -o -d $(DIST)/$(APP_NAME)/tmpchrome/msg $(DIST)/bin/chrome/messenger.jar
|
||||
|
||||
|
@ -92,6 +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
|
||||
|
||||
libs::
|
||||
$(MAKE) mail_chrome
|
||||
|
|
Загрузка…
Ссылка в новой задаче