one more change for talkback packaging -- remove compreg.dat so that talkback components will be registered on next run
git-svn-id: svn://10.0.0.236/trunk@155921 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user