Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

This commit is contained in:
Bruce Dubbs 2023-07-20 20:40:08 -05:00
commit 9a23f3ee40

View File

@ -91,8 +91,7 @@
<xref linkend="icu"/>,
<xref linkend="libtasn1"/>,
<xref linkend="libxslt"/> (for documentation),
<xref linkend="linux-pam"/>,
<xref linkend="lmdb"/>, and
<xref linkend="linux-pam"/>, and
<xref linkend="openldap"/>
</para>
@ -111,6 +110,7 @@
<xref linkend="libgcrypt"/>,
<xref linkend="libnsl"/>,
<xref linkend="libunwind"/>,
<xref linkend="lmdb"/>,
<xref linkend="mitkrb"/>,
<xref linkend="nss"/>,
<xref linkend="popt"/>,
@ -199,8 +199,6 @@ PATH=$PWD/pyvenv/bin:$PATH \
make</userinput></screen>
<screen revision="systemd"><userinput>PYTHON=$PWD/pyvenv/bin/python3 \
CPPFLAGS="-I/usr/include/tirpc" \
LDFLAGS="-ltirpc" \
./configure \
--prefix=/usr \
--sysconfdir=/etc \