Changeset b7dc3d8 for chapter08/shadow.xml
- Timestamp:
- 05/02/2021 08:27:58 AM (23 months ago)
- Branches:
- xry111/usr-move
- Children:
- 7a57861
- Parents:
- 811f42a
- git-author:
- Xi Ruoyao <xry111@…> (05/02/2021 08:17:35 AM)
- git-committer:
- Xi Ruoyao <xry111@…> (05/02/2021 08:27:58 AM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/shadow.xml
r811f42a rb7dc3d8 119 119 120 120 <screen><userinput remap="install">make install</userinput></screen> 121 <!--122 <para>Move a misplaced program to its proper location:</para>123 124 <screen><userinput remap="install">mv -v /usr/bin/passwd /bin</userinput></screen>125 -->126 127 <!-- <para>Move Shadow's libraries to more appropriate locations:</para>128 129 <screen><userinput remap="install">mv -v /lib/libshadow.*a /usr/lib130 rm -v /lib/libshadow.so131 ln -sfv ../../lib/libshadow.so.0 /usr/lib/libshadow.so</userinput></screen> -->132 121 133 122 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.