* 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
[ 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
2 matches
Mail list logo