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

    r89c10a9 r586feb7  
    3434
    3535<screen os="d"><userinput>./configure --prefix=/usr --libexecdir=/usr/lib \
    36     --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
     36    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3737
    3838    <para os="e">Compile the package:</para>
     
    4242    <para os="g">Install the package:</para>
    4343
    44 <screen os="h"><userinput>make DESTDIR=${LFS} install</userinput></screen>
     44<screen os="h"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    4545
    4646  </sect2>
Note: See TracChangeset for help on using the changeset viewer.