[blfs] 02/05: colord: drop a redundant sed
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit a937693321bf6e1a8d85f4c75e7abe34f60ec444 Author: Xi Ruoyao <[email protected]> AuthorDate: Wed May 6 16:06:45 2026 +0800 colord: drop a redundant sed --- general/sysutils/colord.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/general/sysutils/colord.xml b/general/sysutils/colord.xml index 2a017ce8c1..a7e3dabc67 100644 --- a/general/sysutils/colord.xml +++ b/general/sysutils/colord.xml @@ -178,9 +178,7 @@ ninja</userinput></screen> and <xref linkend='libxslt'/> are installed, build the man pages: </para> -<screen remap='doc'><userinput>sed -e '/class="manual"/i<refmiscinfo class="source">colord</refmiscinfo>' \ - -i ../man/*.xml && -meson configure -D man=true && +<screen remap='doc'><userinput>meson configure -D man=true && ninja</userinput></screen> <para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page