Author: ag
Date: 2008-12-27 00:34:08 -0700 (Sat, 27 Dec 2008)
New Revision: 7674
Modified:
trunk/BOOK/general/graphlib/imlib2.xml
Log:
Really apply the patch to the instructions
Modified: trunk/BOOK/general/graphlib/imlib2.xml
===================================================================
--- trunk/BOOK/general/graphlib/imlib2.xml 2008-12-27 07:17:01 UTC (rev
7673)
+++ trunk/BOOK/general/graphlib/imlib2.xml 2008-12-27 07:34:08 UTC (rev
7674)
@@ -89,7 +89,8 @@
<para>Install <application>Imlib2</application> by running the
following commands:</para>
-<screen><userinput>./configure --prefix=/usr &&
+<screen><userinput>patch -Np1 -i
../imlib2-&imlib2-version;-CVE-2008-5187.patch &&
+./configure --prefix=/usr &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page