Changeset 586feb7 in clfs-sysroot for BOOK/final-system/common/m4.xml


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/m4.xml

    r89c10a9 r586feb7  
    2727    <para os="a">Prepare M4 for compilation:</para>
    2828
    29 <screen os="b"><userinput>./configure --prefix=/usr --host=${LFS_TARGET}</userinput></screen>
     29<screen os="b"><userinput>./configure --prefix=/usr --host=${CLFS_TARGET}</userinput></screen>
    3030
    3131    <para os="c">Compile the package:</para>
     
    3535    <para os="e">Install the package:</para>
    3636
    37 <screen os="f"><userinput>make DESTDIR=${LFS} install</userinput></screen>
     37<screen os="f"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    3838
    3939  </sect2>
Note: See TracChangeset for help on using the changeset viewer.