Author: randy
Date: 2012-12-09 14:08:23 -0700 (Sun, 09 Dec 2012)
New Revision: 10879

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/openssl.xml
Log:
Modified the OpenSSL documentation installation instructions

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-12-09 20:23:32 UTC 
(rev 10878)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-12-09 21:08:23 UTC 
(rev 10879)
@@ -47,6 +47,10 @@
       <para>December 9th, 2012</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Modified the OpenSSL documentation installation
+          instructions.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Add a command to the GPM instructions to create the
           missing configure script. Fixes
           <ulink url="&blfs-ticket-root;3681">#3681</ulink>.</para>

Modified: trunk/BOOK/postlfs/security/openssl.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssl.xml     2012-12-09 20:23:32 UTC (rev 
10878)
+++ trunk/BOOK/postlfs/security/openssl.xml     2012-12-09 21:08:23 UTC (rev 
10879)
@@ -126,8 +126,7 @@
 
 <screen role="root"><userinput>make MANDIR=/usr/share/man install              
  &amp;&amp;
 install -v -d -m755 /usr/share/doc/openssl-&openssl-version; &amp;&amp;
-cp -v -r doc/{HOWTO,README,*.{txt,html,gif}}      \
-    /usr/share/doc/openssl-&openssl-version;</userinput></screen>
+cp -v -r doc/*      
/usr/share/doc/openssl-&openssl-version;</userinput></screen>
   </sect2>
 
   <sect2 role="commands">

-- 
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