Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 4b813d4

Browse files
committed
bug 1255485 - Remove NSDISTMODE=copy from Makefiles. r=nalexander
MozReview-Commit-ID: GJV2O6zvEx2
1 parent dcdf597 commit 4b813d4

4 files changed

Lines changed: 0 additions & 19 deletions

File tree

browser/app/Makefile.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ MOZ_WINCONSOLE = 0
1717
endif
1818
endif
1919

20-
# This switches $(INSTALL) to copy mode, like $(SYSINSTALL), so things that
21-
# shouldn't get 755 perms need $(IFLAGS1) for either way of calling nsinstall.
22-
NSDISTMODE = copy
23-
2420
include $(topsrcdir)/config/config.mk
2521

2622
# If we are trying to show an error dialog about the lack of SSE2 support,

ipc/app/Makefile.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ MOZ_WINCONSOLE = 0
1010
endif
1111
endif
1212

13-
# This switches $(INSTALL) to copy mode, like $(SYSINSTALL), so things that
14-
# shouldn't get 755 perms need $(IFLAGS1) for either way of calling nsinstall.
15-
NSDISTMODE = copy
16-
1713
include $(topsrcdir)/config/config.mk
1814

1915
include $(topsrcdir)/config/rules.mk

ipc/ipdl/test/cxx/app/Makefile.in

Lines changed: 0 additions & 5 deletions
This file was deleted.

js/xpconnect/shell/Makefile.in

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)