Author: pierre
Date: Wed Dec 16 04:39:58 2020
New Revision: 23984

Log:
in p11-kit, trust-extract-compat.in has been renamed trust-extract-compact

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/postlfs/security/p11-kit.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Dec 15 15:23:24 2020        (r23983)
+++ trunk/BOOK/general.ent      Wed Dec 16 04:39:58 2020        (r23984)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "15">                   <!-- Always 2 digits -->
+<!ENTITY day          "16">                   <!-- Always 2 digits -->
 <!ENTITY month        "12">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "December 15th, &year;">
+<!ENTITY releasedate  "December 16th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/postlfs/security/p11-kit.xml
==============================================================================
--- trunk/BOOK/postlfs/security/p11-kit.xml     Tue Dec 15 15:23:24 2020        
(r23983)
+++ trunk/BOOK/postlfs/security/p11-kit.xml     Wed Dec 16 04:39:58 2020        
(r23984)
@@ -99,8 +99,8 @@
       Prepare the distribution specific anchor hook:
     </para>
 
-<screen><userinput>sed '20,$ d' -i trust/trust-extract-compat.in &amp;&amp;
-cat &gt;&gt; trust/trust-extract-compat.in &lt;&lt; "EOF"
+<screen><userinput>sed '20,$ d' -i trust/trust-extract-compat &amp;&amp;
+cat &gt;&gt; trust/trust-extract-compat &lt;&lt; "EOF"
 <literal># Copy existing anchor modifications to /etc/ssl/local
 /usr/libexec/make-ca/copy-trust-modifications
 
-- 
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