Imported Debian patch 1.3.12-1
[debian/gzip] / zcat.in
1 #!/bin/sh
2 PATH=BINDIR:$PATH
3 exec gzip -cd "$@"