Changeset 3d6b0c8
- Timestamp:
- Apr 10, 2014, 6:25:23 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 2624221
- Parents:
- 6cf542f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/acl.xml
r6cf542f r3d6b0c8 71 71 xpointer="xpointer(//*[@os='l'])"/> 72 72 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"74 href="../common/acl.xml"75 xpointer="xpointer(//*[@os='m'])"/>73 <para os="m">Recreate the symlink in <filename class="directory">/usr/lib 74 </filename> and remove the shared link from <filename class="directory"> 75 /lib</filename>:</para> 76 76 77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 78 href="../common/acl.xml" 79 xpointer="xpointer(//*[@os='n'])"/> 77 <screen os="n"><userinput>ln -sfv ../../lib/$(readlink /lib/libacl.so) /usr/lib/libacl.so 78 rm -v /lib/libacl.so</userinput></screen> 80 79 81 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.