wok-current view cups-pam/stuff/install-sh.u @ rev 21239

updated libidn and libidn-dev (1.21 -> 1.35)
author Hans-G?nter Theisgen
date Thu Apr 11 14:17:59 2019 +0100 (2019-04-11)
parents
children
line source
1 --- cups-1.5.3-ori/install-sh
2 +++ cups-1.5.3/install-sh
3 @@ -61,7 +61,7 @@
4 dst=""
5 dir_arg=""
7 -function gzipcp {
8 +gzipcp() {
9 # gzipcp from to
10 $gzipprog -9 <"$1" >"$2"
11 }