Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86/grub-build.xml

    r271d0f03 rfe61c5a  
    2727    xpointer="xpointer(//*[@os='n1'])"/>
    2828
    29 <note>
    30   <para>Grub2 requires Flex 3.5.35 or greater which has not been installed
    31    yet. If your host does not have Flex then install it now via the
    32    distro's package manager.</para>
    33 </note>
    34 
    3529    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3630    href="../../final-system/x86/grub.xml"
    3731    xpointer="xpointer(//*[@os='a'])"/>
    3832
    39 <screen os="ab"><userinput>./configure --prefix=/usr \
     33<screen os="ab"><userinput>./configure --prefix=/tools \
    4034    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4135    --sysconfdir=/etc --disable-werror</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.