Bug#654468: update on waf binary data

2012-03-09 Thread Carsten Hey
* Carsten Hey [2012-03-09 21:42 +0100]: > $ (sed -n < waf -e '1,/^#==>$/ p'; echo REPLACED BY ENCODED TAR.BZ2; sed -n > < waf -e '/^#<==$/ p') > debian/waf.tmpl Instead of '/^#<==$/ p' it should be '/^#<==$/,$ p' (this occurs multiple times all around). Since the matched line is also the last

Bug#654468: update on waf binary data

2012-03-09 Thread Carsten Hey
[ I'm sending this to the two bugs Rhonda sent the mail I reply to and an additional bug tagged wontfix to avoid spamming all affected bugs ] * Gerfried Fuchs [2011-10-13 15:12 +0200]: > it seems that the line 161 is actually a tar.bz2 file that gets > extracted and then used. Though, first th