Author: fernando
Date: Mon Feb 17 10:00:17 2014
New Revision: 12717

Log:
OpenSSL-1.0.1f: typo.

Modified:
   trunk/BOOK/postlfs/security/openssl.xml

Modified: trunk/BOOK/postlfs/security/openssl.xml
==============================================================================
--- trunk/BOOK/postlfs/security/openssl.xml     Sun Feb 16 23:08:43 2014        
(r12716)
+++ trunk/BOOK/postlfs/security/openssl.xml     Mon Feb 17 10:00:17 2014        
(r12717)
@@ -118,7 +118,7 @@
 
 ./config --prefix=/usr         \
          --openssldir=/etc/ssl \
-         --libdir=lib          \
+         --libdir=/lib         \
          shared                \
          zlib-dynamic &&
 make</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