]> git.ipfire.org Git - thirdparty/bind9.git/commit
do not install sphinx-build manpages in templated ones exist
authorAydın Mercan <aydin@isc.org>
Mon, 23 Jun 2025 18:32:34 +0000 (21:32 +0300)
committerAydın Mercan <aydin@isc.org>
Mon, 30 Jun 2025 07:40:53 +0000 (10:40 +0300)
commit4e7ed1c0519e71354a88772fb45030ebc2a19125
treeccaae745fcf90dd6fb97dbe2355115686727219d
parent97bb7eb4df0dc3e06ac6d07fae68daefbfc022ff
do not install sphinx-build manpages in templated ones exist

When building from the tarball, meson would try to install both
sphinx-built and template configured manpages.

While harmless for now, it might cause issues for future meson version.
meson.build