From eaa3afea4520e2c1f2cbacd6d7cd3c1e0932db33 Mon Sep 17 00:00:00 2001
From: stwo <stwo>
Date: Tue, 7 Aug 2012 02:56:26 +0000
Subject: No need for install-sh to be executable.

---
 unix/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/unix/Makefile.in b/unix/Makefile.in
index 8d928e9..6c19f92 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1554,7 +1554,6 @@ dist:   $(UNIX_DIR)/configure $(UNIX_DIR)/tkConfig.h.in $(UNIX_DIR)/tk.pc.in $(M
 		$(UNIX_DIR)/README $(UNIX_DIR)/installManPage \
 		$(UNIX_DIR)/tkConfig.h.in $(UNIX_DIR)/tk.pc.in $(DISTDIR)/unix
 	chmod 775 $(DISTDIR)/unix/configure $(DISTDIR)/unix/configure.in
-	chmod +x $(DISTDIR)/unix/install-sh
 	mkdir $(DISTDIR)/bitmaps
 	@(cd $(TOP_DIR); for i in bitmaps/* ; do \
 	    if [ -f $$i ] ; then \
-- 
cgit v0.12