Changeset 586feb7 in clfs-sysroot for BOOK/final-system/common/mktemp.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/mktemp.xml

    r89c10a9 r586feb7  
    4040    <para os="c">Prepare Mktemp for compilation:</para>
    4141
    42 <screen os="d"><userinput>./configure --prefix=/usr --with-libc  --host=${LFS_TARGET}</userinput></screen>
     42<screen os="d"><userinput>./configure --prefix=/usr --with-libc  --host=${CLFS_TARGET}</userinput></screen>
    4343
    4444    <variablelist os="e">
     
    6161    <para os="h">Install the package:</para>
    6262
    63 <screen os="i"><userinput>make prefix=${LFS}/usr install
    64 make prefix=${LFS}/usr install-tempfile</userinput></screen>
     63<screen os="i"><userinput>make prefix=${CLFS}/usr install
     64make prefix=${CLFS}/usr install-tempfile</userinput></screen>
    6565
    6666  </sect2>
Note: See TracChangeset for help on using the changeset viewer.