wok-next rev 20396

electricsheep: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 02 14:40:10 2017 +0100 (2017-12-02)
parents 58ddadc6f657
children 0e59608556bf
files electricsheep/receipt
line diff
     1.1 --- a/electricsheep/receipt	Sat Dec 02 12:33:04 2017 +0100
     1.2 +++ b/electricsheep/receipt	Sat Dec 02 14:40:10 2017 +0100
     1.3 @@ -28,6 +28,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 '/av_destruct_packet/d' \
     1.8  			electricsheep.c
     1.9  	mkdir -p $DESTDIR/usr/share/gconf/defaults
    1.10  	sed -i	-e '/update-gconf-defaults/d' \