mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Put libxml2 docs in a versioned direcyory
Also remove lfs-10.0 checked entity.
This commit is contained in:
parent
ad4a839e4a
commit
3f6cf45f86
@ -129,9 +129,6 @@
|
|||||||
<!-- These entities are used to annotate the current status of a package as it
|
<!-- 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 -->
|
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
|
<!ENTITY lfs111_checked "<para>This package is known to build and work
|
||||||
properly using an LFS-11.1 platform.</para>">
|
properly using an LFS-11.1 platform.</para>">
|
||||||
<!--
|
<!--
|
||||||
|
@ -120,7 +120,8 @@
|
|||||||
<screen><userinput>./configure --prefix=/usr \
|
<screen><userinput>./configure --prefix=/usr \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-history \
|
--with-history \
|
||||||
--with-python=/usr/bin/python3 &&
|
--with-python=/usr/bin/python3 \
|
||||||
|
--docdir=/usr/share/doc/libxml2-&libxml2-version; &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user