diff options
Diffstat (limited to 'install-sh')
-rwxr-xr-x | install-sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,7 @@ if [ x"$dir_arg" != x ]; then if [ -d $dst ]; then instcmd=: + chmodcmd="" else instcmd=mkdir fi |
![]() |
index : mig.git | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | install-sh | 1 |
@@ -118,6 +118,7 @@ if [ x"$dir_arg" != x ]; then if [ -d $dst ]; then instcmd=: + chmodcmd="" else instcmd=mkdir fi |