Author: timtas
Date: Sun Sep 27 05:51:26 2020
New Revision: 23768
Log:
- Fix libnsl installation.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netlibs/libnsl.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Sep 27 02:50:43
2020 (r23767)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Sep 27 05:51:26
2020 (r23768)
@@ -45,6 +45,10 @@
<para>September 27th, 2020</para>
<itemizedlist>
<listitem>
+ <para>[timtas] - Fix libnsl installation. Fixes
+ <ulink url="&blfs-ticket-root;14069">#14069</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[pierre] - Remove the boot script installation for
AccountsServices (SysV): it is not needed since the daemon is
automatically started by D-Bus.</para>
Modified: trunk/BOOK/networking/netlibs/libnsl.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libnsl.xml Sun Sep 27 02:50:43 2020
(r23767)
+++ trunk/BOOK/networking/netlibs/libnsl.xml Sun Sep 27 05:51:26 2020
(r23768)
@@ -120,7 +120,7 @@
<screen role="root"><userinput>make install &&
mv /usr/lib/libnsl.so.2* /lib &&
-ln -sfv ../../lib/libnsl.so.2.0.0 /usr/lib/libnsl.so</userinput></screen>
+ln -sfv ../../lib/libnsl.so.2.0.1 /usr/lib/libnsl.so</userinput></screen>
</sect2>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page