Author: igor
Date: Mon Aug 19 01:47:37 2013
New Revision: 11653

Log:
boost patch filename format

Modified:
   trunk/BOOK/general/genlib/boost.xml

Modified: trunk/BOOK/general/genlib/boost.xml
==============================================================================
--- trunk/BOOK/general/genlib/boost.xml Sun Aug 18 14:52:29 2013        (r11652)
+++ trunk/BOOK/general/genlib/boost.xml Mon Aug 19 01:47:37 2013        (r11653)
@@ -77,7 +77,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink url="&patch-root;/boost_&boost-dl-version;-glibc-1.patch"/>
+          <ulink url="&patch-root;/boost-&boost-version;-glibc-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -103,7 +103,7 @@
       commands:
     </para>
 
-<screen><userinput>patch -Np1 -i ../boost_&boost-dl-version;-glibc-1.patch 
&amp;&amp;
+<screen><userinput>patch -Np1 -i ../boost-&boost-version;-glibc-1.patch 
&amp;&amp;
 ./bootstrap.sh --prefix=/usr &amp;&amp;
 ./b2 stage threading=multi link=shared</userinput></screen>
 
-- 
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