]> andersk Git - config-package-dev.git/blob - examples/debathena-bin-example-1.0/debian/less.debathena
Improve config-package-dev documentation and examples.
[config-package-dev.git] / examples / debathena-bin-example-1.0 / 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.054414 seconds and 5 git commands to generate.