Ignore:
Timestamp:
09/27/2020 12:51:26 PM (3 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
288c825
Parents:
b5af71a
Message:
  • Fix libnsl installation.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23768 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libnsl.xml

    rb5af71a rc9aeb560  
    121121<screen role="root"><userinput>make install                  &amp;&amp;
    122122mv /usr/lib/libnsl.so.2* /lib &amp;&amp;
    123 ln -sfv ../../lib/libnsl.so.2.0.0 /usr/lib/libnsl.so</userinput></screen>
     123ln -sfv ../../lib/libnsl.so.2.0.1 /usr/lib/libnsl.so</userinput></screen>
    124124
    125125  </sect2>
Note: See TracChangeset for help on using the changeset viewer.