Changeset 7400ff8 in clfs-sysroot


Ignore:
Timestamp:
Jan 5, 2009, 12:48:01 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
master
Children:
3f5b367
Parents:
76c3eca
Message:

Shadow no longer installs libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/shadow.xml

    r76c3eca r7400ff8  
    128128<screen os="w"><userinput>mv -v ${CLFS}/usr/bin/passwd ${CLFS}/bin</userinput></screen>
    129129
    130     <para os="x">Move Shadow's static and dynamic libraries to a more
    131     appropriate location:</para>
    132 
    133 <screen os="y"><userinput>mv -v ${CLFS}/lib/libshadow.*a ${CLFS}/usr/lib
    134 rm -v ${CLFS}/lib/libshadow.so
    135 ln -sfv ../../lib/libshadow.so.0 ${CLFS}/usr/lib/libshadow.so</userinput></screen>
    136 
    137130  </sect2>
    138131
Note: See TracChangeset for help on using the changeset viewer.