- Timestamp:
- Jan 5, 2009, 12:48:01 AM (16 years ago)
- Branches:
- master
- Children:
- 3f5b367
- Parents:
- 76c3eca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/shadow.xml
r76c3eca r7400ff8 128 128 <screen os="w"><userinput>mv -v ${CLFS}/usr/bin/passwd ${CLFS}/bin</userinput></screen> 129 129 130 <para os="x">Move Shadow's static and dynamic libraries to a more131 appropriate location:</para>132 133 <screen os="y"><userinput>mv -v ${CLFS}/lib/libshadow.*a ${CLFS}/usr/lib134 rm -v ${CLFS}/lib/libshadow.so135 ln -sfv ../../lib/libshadow.so.0 ${CLFS}/usr/lib/libshadow.so</userinput></screen>136 137 130 </sect2> 138 131
Note:
See TracChangeset
for help on using the changeset viewer.