Build the component.reg file for Linux only
git-svn-id: svn://10.0.0.236/trunk@81385 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3a97a1d406
commit
d9eac1c53a
@ -312,7 +312,7 @@ ifneq ($(OS_ARCH), WINNT)
|
||||
$(NSINSTALL) -m 775 start-psm xpi/psm
|
||||
endif
|
||||
$(NSINSTALL) -m 755 $(PROGRAM) xpi/psm
|
||||
ifneq ($(OS_ARCH), WINNT)
|
||||
ifeq ($(OS_ARCH), Linux)
|
||||
$(NSINSTALL) -m 755 $(DIST)/bin/regxpcom $(PLATFORM)
|
||||
$(NSINSTALL) -m 755 start-regxpcom $(PLATFORM)
|
||||
cd $(PLATFORM); start-regxpcom
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user