Ignore:
Timestamp:
03/06/2015 01:43:40 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
0bf53444
Parents:
f202da3b
Message:

Merged trunk.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/grep.xml

    rf202da3b rf30e3ce9  
    4040  <sect2 role="installation">
    4141    <title>Installation of Grep</title>
     42
     43    <para>First fix a potential security issue identified upstream:</para>
     44
     45<screen><userinput remap="configure">sed -i -e '/tp++/a  if (ep &lt;= tp) break;' src/kwset.c</userinput></screen>
    4246
    4347    <para>Prepare Grep for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.