* 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.



_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

Reply via email to