Put libxml2 docs in a versioned direcyory

Also remove lfs-10.0 checked entity.
This commit is contained in:
Bruce Dubbs 2022-02-27 11:24:22 -06:00
parent ad4a839e4a
commit 3f6cf45f86
2 changed files with 2 additions and 4 deletions

View File

@ -129,9 +129,6 @@
<!-- These entities are used to annotate the current status of a package as it
relates to the version of LFS it will build/work against -->
<!ENTITY lfs110a_checked "<para>This package is known to build and work
properly using an LFS-11.0 platform.</para>">
<!ENTITY lfs111_checked "<para>This package is known to build and work
properly using an LFS-11.1 platform.</para>">
<!--

View File

@ -120,7 +120,8 @@
<screen><userinput>./configure --prefix=/usr \
--disable-static \
--with-history \
--with-python=/usr/bin/python3 &amp;&amp;
--with-python=/usr/bin/python3 \
--docdir=/usr/share/doc/libxml2-&libxml2-version; &amp;&amp;
make</userinput></screen>
<para>