Author: ken
Date: 2008-07-09 08:14:37 -0600 (Wed, 09 Jul 2008)
New Revision: 7499
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/pcre.xml
Log:
Add the missing instruction to apply the patch.
Modified: trunk/BOOK/general/genlib/pcre.xml
===================================================================
--- trunk/BOOK/general/genlib/pcre.xml 2008-07-08 21:35:10 UTC (rev 7498)
+++ trunk/BOOK/general/genlib/pcre.xml 2008-07-09 14:14:37 UTC (rev 7499)
@@ -81,6 +81,7 @@
the following commands:</para>
<screen><userinput>patch -Np1 -i ../pcre-&pcre-version;-abi_breakage-1.patch
&&
+patch -Np1 -i ../pcre-&pcre-version;-security_fix-1.patch &&
./configure --prefix=/usr \
--docdir=/usr/share/doc/pcre-&pcre-version; \
--enable-utf8 \
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-07-08 21:35:10 UTC (rev 7498)
+++ trunk/BOOK/general.ent 2008-07-09 14:14:37 UTC (rev 7499)
@@ -4,7 +4,7 @@
-->
<!ENTITY day "08"> <!-- Always 2 digits -->
-<!ENTITY month "07"> <!-- Always 2 digits -->
+<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page