Ignore:
Timestamp:
Jul 2, 2006, 12:45:15 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
940e6b3
Parents:
89c10a9
Message:

Updated the bootscripts package and make LFS to CLFS updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/module-init-tools.xml

    r89c10a9 r586feb7  
    2828    <para os="a">Prepare Module-Init-Tools for compilation:</para>
    2929
    30 <screen os="b"><userinput>./configure --prefix=/ --enable-zlib --host=${LFS_TARGET}</userinput></screen>
     30<screen os="b"><userinput>./configure --prefix=/ --enable-zlib --host=${CLFS_TARGET}</userinput></screen>
    3131
    3232    <variablelist os="c">
     
    4949    <para os="f">Install the package:</para>
    5050
    51 <screen os="g"><userinput>make DESTDIR=${LFS} INSTALL=install install</userinput></screen>
     51<screen os="g"><userinput>make DESTDIR=${CLFS} INSTALL=install install</userinput></screen>
    5252
    5353    <variablelist os="h">
Note: See TracChangeset for help on using the changeset viewer.