21 Oct
2018
21 Oct
'18
10:12 p.m.
On Mon, Oct 22, 2018 at 07:54:57AM +1000, Allan McRae wrote:
On 22/10/18 7:46 am, Dave Reisner wrote:
3) No 'make dist' equivalent. Just run 'git archive' to generate a suitable tarball for distribution.
Is there a way to include pregenerated man pages with git archive?
A
No, git archive only considers what's in the git tree. Is there a reason we're determined to pre-generate the manpages instead of just adding makedepends on ascididoc?