fix: pkg: Fix named-makejournal man page installation

The man page for :iscman:`named-makejournal` was erroneously not
installed when building from a source tarball. This has been fixed.

See #5379

Merge branch '5379-fix-named-makejournal-man-page-installation' into 'main'

See merge request isc-projects/bind9!10709
This commit is contained in:
Michał Kępień 2025-07-08 14:13:33 +02:00
commit 28226f979a

View file

@ -38,12 +38,15 @@ manrst_srcset.add(
'named-checkzone.rst',
'named-compilezone.rst',
'named-journalprint.rst',
'named-makejournal.rst',
'named-rrchecker.rst',
'named.conf.rst',
'named.rst',
'nsec3hash.rst',
'nslookup.rst',
'nsupdate.rst',
'rndc-confgen.rst',
'rndc.conf.rst',
'rndc.rst',
'tsig-keygen.rst',
),
@ -77,6 +80,7 @@ if fs.is_file('arpaname.1.in')
'named-checkzone.1.in',
'named-compilezone.1.in',
'named-journalprint.1.in',
'named-makejournal.1.in',
'named-rrchecker.1.in',
'named.8.in',
'named.conf.5.in',