Ignore:
Timestamp:
09/27/2020 12:51:26 PM (4 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
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.