Changeset a3af16f for chapter06/flex.xml


Ignore:
Timestamp:
10/21/2013 08:43:55 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:
f2a5108
Parents:
c34291a
Message:

Merge latest trunk updates to systemd branch

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/flex.xml

    rc34291a ra3af16f  
    4242    <title>Installation of Flex</title>
    4343
    44     <para>First, fix some regression tests:</para>
     44    <para>First, skip running three regression tests that require bison.</para>
    4545
    46 <screen><userinput remap="pre">patch -Np1 -i ../&flex-bison-patch;</userinput></screen>
     46<screen><userinput remap="pre">sed -i -e '/test-bison/d' tests/Makefile.in</userinput></screen>
    4747
    4848    <para>Prepare Flex for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.