+-c) cpprog="$cpprog -p";;
As discussed, I changed the option to -p. Also added it to the --help
message and mentioned it in NEWS. --thanks, karl.
index 4fe1350..c4f150c 100755
--- a/lib/install-sh
+++ b/lib/install-sh
@@ -1,7 +1,7 @@
#!/bin/sh
# install - install a program, script, or
Hi,
Here is a suggestion of patch we've been using for almost two decades with INN
(a news server).
https://inn.eyrie.org/trac/changeset/2777
Maybe it was the sense the "-c" option once had (?)
--
Julien ÉLIE
Re-use the "-c" option to have install-sh preserve permissions when
copying file