Author: igor
Date: Wed May 29 12:40:28 2013
New Revision: 11203

Log:
libcap2: optionally disable static library

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

Modified: trunk/BOOK/postlfs/security/libcap2.xml
==============================================================================
--- trunk/BOOK/postlfs/security/libcap2.xml     Wed May 29 12:27:18 2013        
(r11202)
+++ trunk/BOOK/postlfs/security/libcap2.xml     Wed May 29 12:40:28 2013        
(r11203)
@@ -78,6 +78,13 @@
 <screen><userinput>make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
+
+    <para>
+      If you want to disable installing the static library, use this sed:
+    </para>
+
+<screen><userinput>sed -i '/install.*STALIBNAME/ s/^/#/' 
libcap/Makefile</userinput></screen>
+
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make RAISE_SETFCAP=no 
install</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