wok diff electricsheep/receipt @ rev 24248

updated perl-net-telnet (3.04 -> 3.05)
author Hans-G?nter Theisgen
date Sun Jan 02 09:35:45 2022 +0100 (2022-01-02)
parents 22980cdd8a20
children b01314c762e9
line diff
     1.1 --- a/electricsheep/receipt	Sat Dec 15 19:21:31 2018 +0100
     1.2 +++ b/electricsheep/receipt	Sun Jan 02 09:35:45 2022 +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' \