Commit c5e1e154 authored by unknown's avatar unknown

install-sh: copy not move like any reasonably modern install does


install-sh:
  copy not move like any reasonably modern install does
parent 7936ec52
......@@ -43,7 +43,7 @@ mkdirprog="${MKDIRPROG-mkdir}"
transformbasename=""
transform_arg=""
instcmd="$mvprog"
instcmd="$cpprog"
chmodcmd="$chmodprog 0755"
chowncmd=""
chgrpcmd=""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment