Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/util-linux.xml

    rb27081c4 r6d70f62  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="be"><userinput>./configure \
    30     --prefix=/tools \
    31     --build=${CLFS_HOST} \
    32     --host=${CLFS_TARGET} \
    33     --libdir='${prefix}'/lib64 \
    34     --disable-makeinstall-chown \
    35     --disable-makeinstall-setuid \
    36     --without-python</userinput></screen>
     29<screen os="be"><userinput>./configure --prefix=/tools \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     31    --libdir='${prefix}'/lib64 --disable-makeinstall-chown \
     32    --disable-makeinstall-setuid --without-python</userinput></screen>
    3733
    3834    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.