[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-xfce-devel] Bug#654468: update on waf binary data



* 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 one
in midori's waf script, it currently does not make a difference for
midori.






Reply to: