зеркало из https://github.com/mozilla/pjs.git
fix for assertions on startup. a=leaf. r=sspitzer and cata.
This commit is contained in:
Родитель
2c6cd2027f
Коммит
e46b2185a2
|
@ -96,4 +96,4 @@ endif
|
|||
|
||||
install::
|
||||
$(INSTALL) $(EXPORT_RESOURCE) $(DIST)/bin/res
|
||||
$(INSTALL) $(EXPORT_LOCALE) $(DIST)/bin/chrome/global/locale
|
||||
$(INSTALL) $(EXPORT_LOCALE) $(DIST)/bin/chrome/locales/en-US/global/locale
|
||||
|
|
|
@ -96,7 +96,7 @@ install:: $(DLL)
|
|||
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).lib $(DIST)\lib
|
||||
$(MAKE_INSTALL) .\charsetalias.properties $(DIST)\bin\res
|
||||
$(MAKE_INSTALL) .\wincharset.properties $(DIST)\bin\res
|
||||
$(MAKE_INSTALL) charsetTitles.properties $(DIST)\bin\chrome\global\locale
|
||||
$(MAKE_INSTALL) charsetTitles.properties $(DIST)\bin\chrome\locales\en-US\global\locale
|
||||
$(MAKE_INSTALL) charsetData.properties $(DIST)\bin\res
|
||||
$(MAKE_INSTALL) .\acceptlanguage.properties $(DIST)\bin\res
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче