summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorstwo <stwo>2012-08-07 02:55:38 (GMT)
committerstwo <stwo>2012-08-07 02:55:38 (GMT)
commitd1b509b35a81bc7887592cec2d56a60edf13ae1f (patch)
treed4a27ebb5bde0b4b9dccaacf9e5d4b9aef7c3db5 /unix/Makefile.in
parent8e6d6ece42a8a5c3c298eab5b687e32399f4d160 (diff)
downloadtcl-d1b509b35a81bc7887592cec2d56a60edf13ae1f.zip
tcl-d1b509b35a81bc7887592cec2d56a60edf13ae1f.tar.gz
tcl-d1b509b35a81bc7887592cec2d56a60edf13ae1f.tar.bz2
No need for install-sh to be executable.
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 0ede587..c369f57 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1928,7 +1928,6 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tclConfig.h.in $(UNIX_DIR)/tcl.pc.in $(M
$(UNIX_DIR)/tcl.pc.in $(DISTDIR)/unix
chmod 775 $(DISTDIR)/unix/configure $(DISTDIR)/unix/configure.in
chmod 775 $(DISTDIR)/unix/ldAix
- chmod +x $(DISTDIR)/unix/install-sh
mkdir $(DISTDIR)/generic
cp -p $(GENERIC_DIR)/*.[cdh] $(DISTDIR)/generic
cp -p $(GENERIC_DIR)/*.decls $(DISTDIR)/generic