summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorstwo <stwo>2012-08-07 02:56:26 (GMT)
committerstwo <stwo>2012-08-07 02:56:26 (GMT)
commiteaa3afea4520e2c1f2cbacd6d7cd3c1e0932db33 (patch)
tree641dfac76c07043b1a16733ba60314a12e4bb841 /unix
parent2946c1e2cd1ed3692b07ee9d0b6f44a51e33a285 (diff)
downloadtk-eaa3afea4520e2c1f2cbacd6d7cd3c1e0932db33.zip
tk-eaa3afea4520e2c1f2cbacd6d7cd3c1e0932db33.tar.gz
tk-eaa3afea4520e2c1f2cbacd6d7cd3c1e0932db33.tar.bz2
No need for install-sh to be executable.
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in1
1 files changed, 0 insertions, 1 deletions
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 \