Ignore:
File:
1 edited

Legend:

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

    r7e068be rb27081c4  
    2828    <para os="a">Prepare Tar for compilation:</para>
    2929
    30 <screen os="b"><userinput>FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr \
    31     --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>
     30<screen os="b"><userinput>FORCE_UNSAFE_CONFIGURE=1 ./configure \
     31    --prefix=/usr \
     32    --bindir=/bin \
     33    --libexecdir=/usr/sbin</userinput></screen>
    3234
    3335    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.