mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
document -Dman=true failures in tracker and tracker-miners
Upstream fixes available, but they can't be converted to a sed. And I don't want to add two patches just for man pages. So just document them and wait for a new minor version upgrade of tracker & miners.
This commit is contained in:
parent
6148e288e7
commit
364c21ec6f
@ -168,9 +168,13 @@ ninja</userinput></screen>
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
<parameter>-Dman=false</parameter>: This switch prevents the build process
|
<parameter>-Dman=false</parameter>: This switch prevents the build process
|
||||||
from generating man pages. Omit this switch if you have
|
from generating man pages. Building man pages will break the build
|
||||||
|
with a recent release of <application>Asciidoc</application>.
|
||||||
|
<!-- Restore the following when upgrading to tracker-miners-3.3.x
|
||||||
|
(https://gitlab.gnome.org/GNOME/tracker-miners/-/commit/cb87aa8):
|
||||||
|
Omit this switch if you have
|
||||||
<xref linkend="asciidoc" role="nodep"/> installed and wish to generate and
|
<xref linkend="asciidoc" role="nodep"/> installed and wish to generate and
|
||||||
install the man pages.
|
install the man pages. -->
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para revision="sysv">
|
<para revision="sysv">
|
||||||
|
@ -171,9 +171,13 @@ ninja</userinput></screen>
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
<parameter>-Dman=false</parameter>: This switch prevents the build
|
<parameter>-Dman=false</parameter>: This switch prevents the build
|
||||||
process from generating man pages. Omit this switch if you have
|
process from generating man pages. Building man pages will break the
|
||||||
|
build with a recent release of <application>Asciidoc</application>.
|
||||||
|
<!-- Restore the following when upgrading to tracker-3.3.x
|
||||||
|
(https://gitlab.gnome.org/GNOME/tracker/-/issues/347)
|
||||||
|
Omit this switch if you have
|
||||||
<xref linkend="asciidoc" role="nodep"/> installed and wish to generate
|
<xref linkend="asciidoc" role="nodep"/> installed and wish to generate
|
||||||
and install the man pages.
|
and install the man pages. -->
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para revision="sysv">
|
<para revision="sysv">
|
||||||
|
Loading…
Reference in New Issue
Block a user