Author: rthomsen
Date: Mon May 13 10:06:36 2013
New Revision: 11174

Log:
Patch still needed for kdepim 4.10.3.

Modified:
   trunk/BOOK/kde/add/kdepim.xml

Modified: trunk/BOOK/kde/add/kdepim.xml
==============================================================================
--- trunk/BOOK/kde/add/kdepim.xml       Mon May 13 06:53:35 2013        (r11173)
+++ trunk/BOOK/kde/add/kdepim.xml       Mon May 13 10:06:36 2013        (r11174)
@@ -58,6 +58,14 @@
       </listitem>
     </itemizedlist>
     
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing='compact'>
+      <listitem>
+        <para>Required patch: <ulink
+        url="&patch-root;/kdepim-&kde-version;-boost_fix-2.patch"/></para>
+      </listitem>
+    </itemizedlist>
+    
     <bridgehead renderas="sect3">Kdepim Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -91,7 +99,8 @@
     <para>Install <application>Kdepim</application> by running
     the following commands:</para>
     
-<screen><userinput>mkdir build &amp;&amp;
+<screen><userinput>patch -Np1 -i ../kdepim-&kde-version;-boost_fix-2.patch 
&amp;&amp;
+mkdir build &amp;&amp;
 cd build &amp;&amp;
 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
       -DSYSCONF_INSTALL_DIR=/etc \
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to