Ignore:
Timestamp:
05/14/2021 08:04:14 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
dcb7f66
Parents:
b85b35e2
Message:

libtirpc: do not move libraries to /lib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libtirpc.xml

    rb85b35e2 rd05af11  
    118118    </para>
    119119
    120 <screen role="root"><userinput>make install &amp;&amp;
    121 mv -v /usr/lib/libtirpc.so.* /lib &amp;&amp;
    122 ln -sfv ../../lib/libtirpc.so.3.0.0 /usr/lib/libtirpc.so</userinput></screen>
     120<screen role="root"><userinput>make install</userinput></screen>
    123121
    124122  </sect2>
     
    134132      no GSSAPI is installed. Remove this switch if you have one
    135133      installed (for example <xref linkend="mitkrb"/>) and you wish to use it.
    136     </para>
    137 
    138     <para>
    139       <command>mv -v /usr/lib/libtirpc.so.* ...</command>: Move shared
    140       libraries into /lib so they are available before /usr is mounted.
    141134    </para>
    142135
Note: See TracChangeset for help on using the changeset viewer.