Author: randy
Date: 2007-04-09 09:10:01 -0600 (Mon, 09 Apr 2007)
New Revision: 6719

Modified:
   trunk/BOOK/general/graphlib/libart_lgpl.xml
Log:
Added a patch to the libart_lgpl instructions

Modified: trunk/BOOK/general/graphlib/libart_lgpl.xml
===================================================================
--- trunk/BOOK/general/graphlib/libart_lgpl.xml 2007-04-09 14:30:57 UTC (rev 
6718)
+++ trunk/BOOK/general/graphlib/libart_lgpl.xml 2007-04-09 15:10:01 UTC (rev 
6719)
@@ -55,6 +55,14 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>Required patch: <ulink
+        
url="&patch-root;/libart_lgpl-&libart_lgpl-version;-upstream_fix-1.patch"/></para>
+      </listitem>
+    </itemizedlist>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/libart_lgpl"/></para>
 
@@ -66,7 +74,8 @@
     <para>Install <application>libart_lgpl</application> by running the 
following
     commands:</para>
 
-<screen><userinput>./configure --prefix=/usr &amp;&amp;
+<screen><userinput>patch -Np1 -i 
../libart_lgpl-&libart_lgpl-version;-upstream_fix-1.patch &amp;&amp;
+./configure --prefix=/usr &amp;&amp;
 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

Reply via email to