wok diff electricsheep/receipt @ rev 22474

Remove fastthread
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 27 22:10:40 2019 +0100 (2019-12-27)
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 Dec 27 22:10:40 2019 +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' \