Changeset 3b60741 for chapter05/tcl.xml


Ignore:
Timestamp:
04/28/2013 10:25:00 PM (11 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
aca25d4
Parents:
50420218
Message:

Further syncs with trunk to minimise differences to this branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/tcl.xml

    r50420218 r3b60741  
    4848    run in this chapter (they are not mandatory), these packages are required
    4949    to run the test suites in <xref linkend="chapter-building-system"/>.</para>
     50
     51    <para>First increase the amount of space needed by some regular expressions
     52    in regression tests.</para>
     53
     54<screen><userinput remap="pre">sed -i s/500/5000/ generic/regc_nfa.c</userinput></screen>
    5055
    5156    <para>Prepare Tcl for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.