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

    r89c10a9 r586feb7  
    3838<screen os="d"><userinput>../configure --prefix=/usr --with-root-prefix="" \
    3939    --enable-elf-shlibs --disable-evms \
    40     --host=${LFS_TARGET}</userinput></screen>
     40    --host=${CLFS_TARGET}</userinput></screen>
    4141
    4242    <variablelist os="e">
     
    8585    <para os="h">Install the binaries and documentation:</para>
    8686
    87 <screen os="i"><userinput>make DESTDIR=${LFS} install</userinput></screen>
     87<screen os="i"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    8888
    8989    <para os="j">Install the shared libraries:</para>
    9090
    91 <screen os="k"><userinput>make DESTDIR=${LFS} install-libs</userinput></screen>
     91<screen os="k"><userinput>make DESTDIR=${CLFS} install-libs</userinput></screen>
    9292
    9393  </sect2>
Note: See TracChangeset for help on using the changeset viewer.