From c73738b3eca2d0b8ac6c66b294a49d4355026bd7 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Tue, 29 Jul 2008 18:31:42 +0000 Subject: [PATCH] Set the executable bit - means it can actually be run when installing on sparc sun. Set the mime type to text/x-sh while there. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54165 91177308-0d34-0410-b5e6-96231b3b80d8 --- autoconf/install-sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 autoconf/install-sh diff --git a/autoconf/install-sh b/autoconf/install-sh old mode 100644 new mode 100755 -- 2.34.1