From 6c15f707ec856bcb15975a82b5f480846e652b7b Mon Sep 17 00:00:00 2001 From: Brian Jones Date: Mon, 5 Nov 2001 02:59:24 +0000 Subject: * See previous commit mail, attempting to resolve problems with checkin --- install-sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install-sh') diff --git a/install-sh b/install-sh index e8436696c..e9de23842 100755 --- a/install-sh +++ b/install-sh @@ -118,6 +118,7 @@ if [ x"$dir_arg" != x ]; then if [ -d $dst ]; then instcmd=: + chmodcmd="" else instcmd=mkdir fi -- cgit v1.2.1