]> andersk Git - config-package-dev.git/blobdiff - 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
diff --git a/examples/debathena-bin-example-1.0/debian/less.debathena b/examples/debathena-bin-example-1.0/debian/less.debathena
new file mode 100644 (file)
index 0000000..207173d
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Wrapper to make less read tarballs and so on.
+eval $(lesspipe)
+exec less.debathena-orig "$@"
This page took 0.043098 seconds and 4 git commands to generate.