Ignore:
Timestamp:
Aug 24, 2008, 5:37:09 AM (16 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:
3998188
Parents:
c70f11b
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/ncurses-64bit.xml

    rc70f11b r23ec9c0  
    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"
Note: See TracChangeset for help on using the changeset viewer.