Author: igor
Date: Tue Sep 17 05:25:28 2013
New Revision: 11849

Log:
optionally disable installing static libpcap

Modified:
   trunk/BOOK/networking/netlibs/libpcap.xml

Modified: trunk/BOOK/networking/netlibs/libpcap.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libpcap.xml   Tue Sep 17 01:36:12 2013        
(r11848)
+++ trunk/BOOK/networking/netlibs/libpcap.xml   Tue Sep 17 05:25:28 2013        
(r11849)
@@ -104,6 +104,12 @@
     </para>
 
     <para>
+      If you want to disable installing the static library, use this sed:
+    </para>
+
+<screen><userinput>sed -i '/INSTALL_DATA.*libpcap.a\|RANLIB.*libpcap.a/ 
s/^/#/' Makefile</userinput></screen>
+
+    <para>
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
-- 
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