Changeset fb65b81
- Timestamp:
- Dec 7, 2015, 12:24:47 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- 0a9ca46
- Parents:
- b7c7511
- git-author:
- Chris Staub <chris@…> (12/07/15 00:09:56)
- git-committer:
- Chris Staub <chris@…> (12/07/15 00:24:47)
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/binutils.xml
rb7c7511 rfb65b81 98 98 xpointer="xpointer(//*[@os='q'])"/> 99 99 100 <para os="w1">Now that the tests have completed, remove the symlinks in101 <filename class="directory">/usr/lib64</filename> - they should be the102 only things in that directory, so we can remove it without force:</para>103 104 <screen os="w2"><userinput>rm -v /usr/lib64/libstd*so*105 rmdir -v /usr/lib64</userinput></screen>106 107 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 108 101 href="../common/binutils.xml" -
BOOK/final-system/x86_64-64/binutils.xml
rb7c7511 rfb65b81 106 106 107 107 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 108 href="../64/binutils.xml"109 xpointer="xpointer(//*[@os='w1'])"/>110 111 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"112 href="../64/binutils.xml"113 xpointer="xpointer(//*[@os='w2'])"/>114 115 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"116 108 href="../common/binutils.xml" 117 109 xpointer="xpointer(//*[@os='r'])"/>
Note:
See TracChangeset
for help on using the changeset viewer.