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