Author: fernando
Date: Mon Feb 17 12:00:29 2014
New Revision: 12718

Log:
Trying to revert 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     Mon Feb 17 10:00:17 2014        
(r12717)
+++ trunk/BOOK/postlfs/security/openssl.xml     Mon Feb 17 12:00:29 2014        
(r12718)
@@ -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