Changeset 3980

Show
Ignore:
Timestamp:
08/24/08 12:37:09 (3 months ago)
Author:
jciccone
Message:

Fix multilib_wrapper <-> multiarch_wrapper confusion. Thanks to db m for finding this.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/final-system/multilib/ncurses-64bit.xml

    r3769 r3980  
    5959 
    6060    <para os="m1">Prepare <filename>ncurses5-config</filename> to be wrapped by 
    61     the multilib wrapper and then wrap it:</para> 
     61    the multiarch wrapper and then wrap it:</para> 
    6262 
    6363<screen os="m2"><userinput>mv -v /usr/bin/ncurses5-config{,-64} 
    64 ln -sv multilib_wrapper /usr/bin/ncurses5-config</userinput></screen> 
     64ln -sv multiarch_wrapper /usr/bin/ncurses5-config</userinput></screen> 
    6565 
    6666    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/final-system/multilib/ncurses-n32.xml

    r3769 r3980  
    6060 
    6161    <para os="m1">Prepare <filename>ncurses5-config</filename> to be wrapped by 
    62     the multilib wrapper:</para> 
     62    the multiarch wrapper:</para> 
    6363 
    6464<screen os="m2"><userinput>mv -v /usr/bin/ncurses5-config{,-n32}</userinput></screen> 
  • trunk/BOOK/final-system/multilib/ncurses.xml

    r3769 r3980  
    6060 
    6161    <para os="m1">Prepare <filename>ncurses5-config</filename> to be wrapped by 
    62     the multilib wrapper:</para> 
     62    the multiarch wrapper:</para> 
    6363 
    6464<screen os="m2"><userinput>mv -v /usr/bin/ncurses5-config{,-32}</userinput></screen> 
  • trunk/BOOK/final-system/multilib/perl.xml

    r3964 r3980  
    103103 
    104104    <para os="l">Add a suffix to the <command>perl</command> binary which will 
    105     be used by the multilib wrapper:</para> 
     105    be used by the multiarch wrapper:</para> 
    106106 
    107107<screen os="m"><userinput>mv /usr/bin/perl{,-32}