]> git.ipfire.org Git - thirdparty/bind9.git/commit
Adapt tarball comparison to dropped pregenerated man pages
authorMichal Nowak <mnowak@isc.org>
Tue, 7 Mar 2023 18:42:19 +0000 (19:42 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 9 Mar 2023 15:55:46 +0000 (16:55 +0100)
commit0bc4fad065a4cd24e0525655d14c66e2e25fe7e0
tree7f9d9d139c1c0c0ba684249e105cf80c04f0ba2a
parent9c304714e3c7abc45e9d6f8cc635b76f98bf204e
Adapt tarball comparison to dropped pregenerated man pages

Since pregenerated manual pages were removed from the BIND 9 repository,
Sphinx must be present in the build environment for manual pages to be
created and placed to release tarball. release-tarball-comparison.sh
script needs to be adapted to keep up with how to release tarballs are
prepared.
util/release-tarball-comparison.sh