Ignore:
Timestamp:
Jun 4, 2011, 8:24:34 AM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
04b4d8a
Parents:
d63b7ee
Message:

Cleanup Util-Linux-NG in the boot section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/64/util-linux.xml

    rd63b7ee r7782c77  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="be"><userinput>CC="${CC} ${BUILD64}" ./configure --build=${CLFS_HOST} \
    30     --host=${CLFS_TARGET} --enable-login-utils \
    31     --disable-makeinstall-chown</userinput></screen>
     29<screen os="be"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=true \
     30  ./configure --prefix=/tools --exec-prefix=/tools \
     31    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     32    --enable-login-utils --disable-makeinstall-chown</userinput></screen>
    3233
    3334    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    4748    xpointer="xpointer(//*[@os='h'])"/>
    4849
    49     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/util-linux.xml"
    51     xpointer="xpointer(//*[@os='i'])"/>
    52 
    53     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/util-linux.xml"
    55     xpointer="xpointer(//*[@os='j'])"/>
    56 
    5750  </sect2>
    5851
Note: See TracChangeset for help on using the changeset viewer.