]> andersk Git - config-package-dev.git/blob - examples/debathena-bin-example-1.1/debian/less.debathena
* Fix a quoting bug that failed to disallow transformation of generated
[config-package-dev.git] / examples / debathena-bin-example-1.1 / debian / less.debathena
1 #!/bin/sh
2 # Wrapper to make less read tarballs and so on.
3 eval $(lesspipe)
4 exec less.debathena-orig "$@"
This page took 0.303762 seconds and 5 git commands to generate.