mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Backing out this part of change so Os/2 goes green until we find out why this worked on Javier's machine but not the TB
This commit is contained in:
parent
96a0019810
commit
66d0cce3e6
@ -764,7 +764,7 @@ ifeq (,$(filter-out WINNT OS2, $(OS_ARCH)))
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
NSINSTALL = $(CYGWIN_WRAPPER) $(MOZ_TOOLS_DIR)/bin/nsinstall
|
||||
else
|
||||
NSINSTALL = $(MOZ_TOOLS_DIR)/nsinstall
|
||||
NSINSTALL = nsinstall
|
||||
endif
|
||||
INSTALL = $(NSINSTALL)
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user