Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/texinfo.xml

    rde0df04 rb27081c4  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>PERL=/usr/bin/perl ./configure --prefix=/tools \
    30     --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     29<screen os="b"><userinput>PERL=/usr/bin/perl \
     30./configure \
     31    --prefix=/tools \
     32    --build=${CLFS_HOST} \
     33    --host=${CLFS_TARGET}</userinput></screen>
    3134
    3235    <variablelist os="ba">
Note: See TracChangeset for help on using the changeset viewer.