Author: renodr
Date: Thu Aug 13 19:19:17 2020
New Revision: 23516

Log:
Fix an error in the openldap patch that I rediffed that caused programs linked 
to OpenLDAP's libraries to fail to execute.

Modified:
   trunk/BOOK/server/other/openldap.xml
   trunk/BOOK/xsoft/office/abiword.xml

Modified: trunk/BOOK/server/other/openldap.xml
==============================================================================
--- trunk/BOOK/server/other/openldap.xml        Thu Aug 13 17:32:56 2020        
(r23515)
+++ trunk/BOOK/server/other/openldap.xml        Thu Aug 13 19:19:17 2020        
(r23516)
@@ -75,7 +75,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink 
url="&patch-root;/openldap-&openldap-version;-consolidated-1.patch"/>
+          <ulink 
url="&patch-root;/openldap-&openldap-version;-consolidated-2.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -115,7 +115,7 @@
         instead of the following ones (no test suite available):
       </para>
 
-<screen role="nodump"><userinput>patch -Np1 -i 
../openldap-&openldap-version;-consolidated-1.patch &amp;&amp;
+<screen role="nodump"><userinput>patch -Np1 -i 
../openldap-&openldap-version;-consolidated-2.patch &amp;&amp;
 autoconf &amp;&amp;
 
 ./configure --prefix=/usr     \
@@ -169,7 +169,7 @@
       running the following commands:
     </para>
 
-<screen><userinput>patch -Np1 -i 
../openldap-&openldap-version;-consolidated-1.patch &amp;&amp;
+<screen><userinput>patch -Np1 -i 
../openldap-&openldap-version;-consolidated-2.patch &amp;&amp;
 autoconf &amp;&amp;
 
 ./configure --prefix=/usr         \

Modified: trunk/BOOK/xsoft/office/abiword.xml
==============================================================================
--- trunk/BOOK/xsoft/office/abiword.xml Thu Aug 13 17:32:56 2020        (r23515)
+++ trunk/BOOK/xsoft/office/abiword.xml Thu Aug 13 19:19:17 2020        (r23516)
@@ -114,6 +114,7 @@
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
       <xref linkend="boost"/>,
+      <xref linkend="curl"/>,
       <xref linkend="fribidi"/>,
       <xref linkend="goffice010"/>, and
       <xref linkend="wv"/>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to