]> git.cworth.org Git - gzip/blob - zcat.in
fix build-area spec in git-buildpackage config file
[gzip] / zcat.in
1 #!/bin/sh
2 PATH=BINDIR:$PATH
3 exec gzip -cd "$@"