]> Git Repo - binutils.git/blobdiff - install.sh
* remote-sim.c (gdbsim_open): Check return code from sim_open.
[binutils.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
This page took 0.022867 seconds and 4 git commands to generate.