Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/kmod.xml

    rb27081c4 r28efa58  
    2929    <para os="a">Prepare Kmod for compilation:</para>
    3030
    31 <screen os="b"><userinput>./configure \
    32     --prefix=/usr \
    33     --bindir=/bin \
    34     --sysconfdir=/etc \
     31<screen os="b"><userinput>./configure --prefix=/usr \
     32    --bindir=/bin --sysconfdir=/etc \
    3533    --with-rootlibdir=/lib \
    36     --with-zlib \
    37     --with-xz</userinput></screen>
     34    --with-zlib --with-xz</userinput></screen>
    3835
    3936    <variablelist os="c">
Note: See TracChangeset for help on using the changeset viewer.