]> git.cworth.org Git - gzip/blob - gunzip.in
Add patch to fix #168606
[gzip] / gunzip.in
1 #!/bin/sh
2 PATH=BINDIR:$PATH
3 exec gzip -d "$@"