Changeset 32c37aa8


Ignore:
Timestamp:
Apr 2, 2007, 1:48:33 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0af6afa
Parents:
041873f
Message:

Add role="nodump" tags so jhalfs will not error. Thanks SkateScout?.

Location:
BOOK/final-system/multilib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/multiarch_wrapper.xml

    r041873f r32c37aa8  
    7878    <para os="j">The output of the above command should be:</para>
    7979
    80 <screen os="k"><userinput>32bit Version
     80<screen os="k" role="nodump"><userinput>32bit Version
    818164bit Version</userinput></screen>
    8282
  • BOOK/final-system/multilib/shadow-64bit.xml

    r041873f r32c37aa8  
    4141      to make sure the correct library is linked:</para>
    4242
    43       <screen><userinput>sed -i libtool \
     43      <screen role="nodump"><userinput>sed -i libtool \
    4444         -e 's@\(^sys_lib_search_path_spec=\).*@\1"/lib64 /usr/lib64 /usr/local/lib64"@g' \
    4545         -e 's@\(^sys_lib_dlsearch_path_spec=\).*@\1"/lib64 /usr/lib64 /usr/local/lib64"@g'</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.