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:
ddrinan%netscape.com 2000-10-18 19:02:22 +00:00
parent 3a97a1d406
commit d9eac1c53a

View File

@ -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