]> andersk Git - config-package-dev.git/blame - 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
CommitLineData
56709134
TA
1#!/bin/sh
2# Wrapper to make less read tarballs and so on.
3eval $(lesspipe)
4exec less.debathena-orig "$@"
This page took 0.326186 seconds and 5 git commands to generate.