about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorUwe Kleine-König <uwe@kleine-koenig.org>2020-12-18 12:56:14 +0100
committerEric Wong <e@80x24.org>2020-12-26 19:48:12 +0000
commit78e81ae914ad24dfdbce8f7fb98d4c8979743c77 (patch)
treedc82ec433821efdf745f0651e2fafd3736fb0575 /lib
parenta4a1a74a2f60ec587d1538aa910b08ef3977c8a9 (diff)
downloadpublic-inbox-78e81ae914ad24dfdbce8f7fb98d4c8979743c77.tar.gz
On Debian (at least) perl documentation is supposed to be installed in
section 3pm. With the build system hardcoding this to 3 instead this
results in a warning by the Debian package linter:

	W: public-inbox: wrong-manual-section usr/share/man/man3/PublicInbox::Git.3.gz:74 3 != 3pm
	W: public-inbox: wrong-manual-section usr/share/man/man3/PublicInbox::Import.3.gz:74 3 != 3pm
	W: public-inbox: wrong-manual-section usr/share/man/man3/PublicInbox::SaPlugin::ListMirror.3.gz:74 3 != 3pm
	W: public-inbox: wrong-manual-section ... use --no-tag-display-limit to see all (or pipe to a file/program)

So use "$(MAN3EXT)" instead of "3".

(cherry picked from commit cd12cf22c4d161b7aec819f45628b983f0bd675d)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions