]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix default file path substitution in the ARM and man pages
authorPetr Špaček <pspacek@isc.org>
Tue, 26 Apr 2022 16:23:38 +0000 (18:23 +0200)
committerPetr Špaček <pspacek@isc.org>
Mon, 2 May 2022 15:09:17 +0000 (17:09 +0200)
commitcd31391294f38b311ddc9accc2ef384c6f7bf67c
treeff284785308c8f595ecf141eb759186ff905a939
parent9d3b108a161d7653dde410239127ef2c5f556d77
Fix default file path substitution in the ARM and man pages

Default paths were not substituted correctly when Python-only build was
used, i.e. it affected only ReadTheDocs. The incorrect rst_epilog was
overriden by Makefile for all "ordinary" builds.

This error was introduced by 3f78c6053947900b5bf5a06483c5dac42f4882c7.

Related: !5815
doc/arm/conf.py
doc/man/conf.py