wok diff electricsheep/receipt @ rev 22760

updated findutils (4.6.0 -> 4.7.0)
author Hans-G?nter Theisgen
date Fri Jan 24 17:10:12 2020 +0100 (2020-01-24)
parents 22980cdd8a20
children b01314c762e9
line diff
     1.1 --- a/electricsheep/receipt	Sat Dec 15 19:21:31 2018 +0100
     1.2 +++ b/electricsheep/receipt	Fri Jan 24 17:10:12 2020 +0100
     1.3 @@ -29,6 +29,7 @@
     1.4  		-e 's/av_new_stream(output_ctx, /avformat_new_stream(output_ctx, NULL); st->id = (/' \
     1.5  		-e 's/av_close_input_file(/avformat_close_input(\&/' \
     1.6  		-e 's/av_find_stream_info(ictx/avformat_find_stream_info(ictx,NULL/' \
     1.7 +		-e 's/.*av_destruct_packet//' \
     1.8  			electricsheep.c
     1.9  	mkdir -p $DESTDIR/usr/share/gconf/defaults
    1.10  	sed -i	-e '/update-gconf-defaults/d' \