зеркало из https://github.com/mozilla/pjs.git
Fixed a problem with generating the component.reg file
This commit is contained in:
Родитель
4bf9b97852
Коммит
49b8d58c54
|
@ -315,7 +315,7 @@ endif
|
|||
$(NSINSTALL) -m 755 $(PROGRAM) xpi/psm
|
||||
ifneq ($(OS_ARCH), WINNT)
|
||||
cd $(PLATFORM); $(DIST)/bin/regxpcom
|
||||
cp $(PLATFORM>/component.reg xpi/psm
|
||||
cp $(PLATFORM)/component.reg xpi/psm
|
||||
endif
|
||||
cp $(INSTALL_JS) xpi/install.js
|
||||
cd xpi; zip -T -r ../$(PLATFORM)/psm.xpi psm install.js
|
||||
|
|
Загрузка…
Ссылка в новой задаче