packages: tcpdump/tcpdump-ac.patch (NEW) - based on wireshark/wireshark-ac....
glen
glen at pld-linux.org
Thu Apr 1 13:53:19 CEST 2010
Author: glen Date: Thu Apr 1 11:53:19 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- based on wireshark/wireshark-ac.patch
---- Files affected:
packages/tcpdump:
tcpdump-ac.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/tcpdump/tcpdump-ac.patch
diff -u /dev/null packages/tcpdump/tcpdump-ac.patch:1.1
--- /dev/null Thu Apr 1 13:53:19 2010
+++ packages/tcpdump/tcpdump-ac.patch Thu Apr 1 13:53:14 2010
@@ -0,0 +1,13 @@
+--- tcpdump-4.1/aclocal.m4~ 2010-04-01 14:45:32.000000000 +0300
++++ tcpdump-4.1/aclocal.m4 2010-04-01 14:50:01.545334852 +0300
+@@ -293,8 +293,8 @@
+ # Found - use it to get the include flags for
+ # libpcap and the flags to link with libpcap.
+ #
+- $2="`\"$PCAP_CONFIG\" --cflags` $$2"
+- libpcap="`\"$PCAP_CONFIG\" --libs`"
++ $2="`$PCAP_CONFIG --cflags` $$2"
++ libpcap="`$PCAP_CONFIG --libs`"
+ else
+ #
+ # Not found; look for pcap.
================================================================
More information about the pld-cvs-commit
mailing list