wok diff perl-net-pcap/receipt @ rev 25004

updated ntfs-3g and ntfs-3g-dev (2017.3.23 -> 2021.8.22)
author Hans-G?nter Theisgen
date Mon May 16 16:20:40 2022 +0100 (2022-05-16)
parents be4f6d921ef0
children b27d8c263cba
line diff
     1.1 --- a/perl-net-pcap/receipt	Sun Jan 02 07:38:44 2022 +0100
     1.2 +++ b/perl-net-pcap/receipt	Mon May 16 16:20:40 2022 +0100
     1.3 @@ -24,8 +24,9 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# libpcap 1.9.0 update
     1.7 -	sed '/pcap_samp {/{NNNNNNNNNd};/pcap_rmtauth {/{NNNNd}' -i stubs.inc
     1.8 -	sed 's|cpp_defines(@funcs)|&. "-DHAVE_PCAP_SETSAMPLING"|' -i Makefile.PL
     1.9 +#	sed '/pcap_samp {/{NNNNNNNNNd};/pcap_rmtauth {/{NNNNd}' -i stubs.inc
    1.10 +#	sed 's|cpp_defines(@funcs)|&. "-DHAVE_PCAP_SETSAMPLING"|' -i Makefile.PL
    1.11 +	# no longer needed with libpcap-1.9.1
    1.12  
    1.13  	perl Makefile.PL &&
    1.14  	make &&