--- ./install-sh.orig +++ ./install-sh @@ -61,7 +61,7 @@ dst="" dir_arg="" -function gzipcp { +gzipcp() { # gzipcp from to $gzipprog -9 <"$1" >"$2" }