Changeset eb563cc for temp-system/common


Ignore:
Timestamp:
Jul 23, 2006, 4:16:20 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
76c470b
Parents:
2bf55e7
Message:

Improved consistency in indentation for multi-line commands

Location:
temp-system/common
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • temp-system/common/diffutils.xml

    r2bf55e7 reb563cc  
    2626
    2727<screen os="b"><userinput>./configure --prefix=/tools \
    28      --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     28    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    2929
    3030    <para os="c">Compile the package:</para>
  • temp-system/common/findutils.xml

    r2bf55e7 reb563cc  
    3333
    3434<screen os="ac"><userinput>./configure --prefix=/tools \
    35      --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    36      --cache-file=config.cache</userinput></screen>
     35    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     36    --cache-file=config.cache</userinput></screen>
    3737
    3838    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • temp-system/common/gettext.xml

    r2bf55e7 reb563cc  
    3232
    3333<screen os="d"><userinput>./configure --prefix=/tools \
    34      --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    35      --disable-shared --cache-file=config.cache</userinput></screen>
     34    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     35    --disable-shared --cache-file=config.cache</userinput></screen>
    3636
    3737    <variablelist os="e">
  • temp-system/common/grep.xml

    r2bf55e7 reb563cc  
    2828
    2929<screen os="ca"><userinput>./configure --prefix=/tools \
    30      --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    31      --disable-perl-regexp</userinput></screen>
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     31    --disable-perl-regexp</userinput></screen>
    3232
    3333    <variablelist os="cb">
  • temp-system/common/gzip.xml

    r2bf55e7 reb563cc  
    3434
    3535<screen os="ac"><userinput>./configure --prefix=/tools \
    36      --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     36    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3737
    3838    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • temp-system/common/make.xml

    r2bf55e7 reb563cc  
    2828
    2929<screen os="aa"><userinput>./configure --prefix=/tools \
    30      --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • temp-system/common/sed.xml

    r2bf55e7 reb563cc  
    2626
    2727<screen os="b"><userinput>./configure --prefix=/tools \
    28      --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     28    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    2929
    3030    <para os="c">Compile the package:</para>
  • temp-system/common/tar.xml

    r2bf55e7 reb563cc  
    3333
    3434<screen os="b"><userinput>./configure --prefix=/tools \
    35      --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    36      --cache-file=config.cache</userinput></screen>
     35    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     36    --cache-file=config.cache</userinput></screen>
    3737
    3838    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.