diff options
Diffstat (limited to 'pkg/less')
| -rw-r--r-- | pkg/less/gen.rc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg/less/gen.rc b/pkg/less/gen.rc index e32ae77e..8ce56d3f 100644 --- a/pkg/less/gen.rc +++ b/pkg/less/gen.rc @@ -12,6 +12,8 @@ exe less -d pkg/ncurses/headers\ tags.c ttyin.c version.c\ '$builddir'/pkg/ncurses/libncurses.a file bin/less '$outdir'/less 755 -man 1 less.nro + +build '$outdir'/less.1.gz gzip '$srcdir'/less.nro +file share/man/man1/less.1.gz '$outdir'/less.1.gz 644 fetch curl |
