source: config-package-dev/examples/debhelper/debathena-bin-example-1.1/debian/less.debathena @ 807cac4

Revision 807cac4, 105 bytes checked in by Geoffrey Thomas <geofft@…>, 11 years ago (diff)
Copy examples/cdbs/* to examples/debhelper/* unmodified These are converted to Debhelper in the next commit.
  • Property mode set to 100644
Line 
1#!/bin/sh
2# Wrapper to make less read tarballs and so on.
3eval $(lesspipe)
4exec less.debathena-orig "$@"
Note: See TracBrowser for help on using the repository browser.