Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86/grub.xml

    rb27081c4 rbdd63c2  
    4545    <para os="a">Prepare GRUB for compilation:</para>
    4646
    47 <screen os="b"><userinput>./configure \
    48     --prefix=/usr \
    49     --sysconfdir=/etc \
    50     --disable-werror</userinput></screen>
     47<screen os="b"><userinput>./configure --prefix=/usr \
     48    --sysconfdir=/etc --disable-werror</userinput></screen>
    5149
    5250    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.