Commit 6e4c5605 authored by serg@serg.mylan's avatar serg@serg.mylan

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

parent 0c3109fc
...@@ -43,7 +43,7 @@ mkdirprog="${MKDIRPROG-mkdir}" ...@@ -43,7 +43,7 @@ mkdirprog="${MKDIRPROG-mkdir}"
transformbasename="" transformbasename=""
transform_arg="" transform_arg=""
instcmd="$mvprog" instcmd="$cpprog"
chmodcmd="$chmodprog 0755" chmodcmd="$chmodprog 0755"
chowncmd="" chowncmd=""
chgrpcmd="" 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