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)
commit12138ab3247620cd373014b9fc8047d9902c365e (patch)
treed4a27ebb5bde0b4b9dccaacf9e5d4b9aef7c3db5 /unix/Makefile.in
parent19e3b378a89091b1d0968a3db2b4f2ad493dc65a (diff)
downloadtcl-12138ab3247620cd373014b9fc8047d9902c365e.zip
tcl-12138ab3247620cd373014b9fc8047d9902c365e.tar.gz
tcl-12138ab3247620cd373014b9fc8047d9902c365e.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