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

    r89c10a9 r586feb7  
    3737    <para os="c">Compile the package:</para>
    3838
    39 <screen os="d"><userinput>make ARCH= CROSS_COMPILE="${LFS_TARGET}-"</userinput></screen>
     39<screen os="d"><userinput>make ARCH= CROSS_COMPILE="${CLFS_TARGET}-"</userinput></screen>
    4040
    4141    <para os="e">Install the package:</para>
    4242
    43 <screen os="f"><userinput>make DESTDIR=${LFS} install</userinput></screen>
     43<screen os="f"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    4444
    4545  </sect2>
Note: See TracChangeset for help on using the changeset viewer.