Author: ken
Date: 2008-11-27 12:40:18 -0700 (Thu, 27 Nov 2008)
New Revision: 7628
Modified:
trunk/BOOK/general/genlib/pcre.xml
Log:
Remove attempt to apply the old patches in pcre, to fix r7626.
Modified: trunk/BOOK/general/genlib/pcre.xml
===================================================================
--- trunk/BOOK/general/genlib/pcre.xml 2008-11-27 19:34:15 UTC (rev 7627)
+++ trunk/BOOK/general/genlib/pcre.xml 2008-11-27 19:40:18 UTC (rev 7628)
@@ -80,9 +80,7 @@
<para>Install <application>PCRE</application> by running
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 \
+<screen><userinput>./configure --prefix=/usr \
--docdir=/usr/share/doc/pcre-&pcre-version; \
--enable-utf8 --enable-unicode-properties \
--enable-pcregrep-libz \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page