addr2line.c contributed by Ulrich Lauther
[binutils-gdb.git] / install.sh
index 70d2704cec1d0c5dbec58ed8b583c668cd90f256..4b883b386de25e43c56bc4db7bb65a4008f8633d 100755 (executable)
@@ -114,6 +114,7 @@ if [ x"$dir_arg" != x ]; then
        
        if [ -d $dst ]; then
                instcmd=:
+               chmodcmd=""
        else
                instcmd=mkdir
        fi