[blfs] branch trunk updated: appstream: remove incorrect hack

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178741005173.2893635.17847397154145924590@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 2dcb891e89 appstream: remove incorrect hack
2dcb891e89 is described below

commit 2dcb891e891a4fbf10c6849d24b5a21a59f00e3b
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Aug 22 22:46:21 2026 +0800

    appstream: remove incorrect hack
    
    The hack causes broken man pages.  Use the correct dependency
    docbook-xsl-ns instead.
---
 general/genlib/appstream.xml | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/general/genlib/appstream.xml b/general/genlib/appstream.xml
index 7d2e134ef9..5fff58a356 100644
--- a/general/genlib/appstream.xml
+++ b/general/genlib/appstream.xml
@@ -82,7 +82,7 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
-      <xref linkend="docbook-xsl"/>
+      <xref linkend="docbook-xsl-ns"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
@@ -98,12 +98,6 @@
   <sect2 role="installation">
     <title>Installation of AppStream</title>
 
-    <para>
-      First, fix a problem when building man pages:
-    </para>
-
-<screen><userinput>sed -i 's/xsl-ns/xsl/' docs/meson.build</userinput></screen>
-
     <para>
       Install <application>AppStream</application> by running the following
       commands:
@@ -168,8 +162,8 @@ mv -v /usr/share/doc/appstream{,-&appstream-version;}</userinput></screen>
 
     <para>
       <option>-D man=false</option>: This switch disables building the
-      manpages. Add it if you do not have 
-      <xref linkend="docbook-xsl" role="nodep"/> installed.
+      manpages. Add it if you do not have the recommend dependency
+      <xref linkend='docbook-xsl-ns'/> installed.
     </para>
 
   </sect2>

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.