Le Tuesday 27 January 2015 à 11:14 -0600, Kent R. Spillner a écrit :
> quilt depends on procmail because 'quilt mail' requires formail.
> However, formail is only used to extract header values from messages.
> Since quilt already requires sed we can replace formail -x uses with
> sed instead.  The sed script is slightly complicated because it
> needs to handle the case of "Long Header Fields" definied in RFC
> 2822, but essentially all it's doing is: look for the first line
> beginning with the name of header we are looking for, and print
> every line until one that does not start with blanks.
> 
> Signed-off-by: Kent R. Spillner <kspill...@acm.org>
> ---
>  po/de.po      |  4 ----
>  po/fr.po      |  6 ------
>  po/ja.po      |  4 ----
>  po/quilt.pot  |  4 ----
>  po/ru.po      |  4 ----
>  quilt/mail.in | 33 +++++++++++++++++++++------------
>  6 files changed, 21 insertions(+), 34 deletions(-)
> (...)

Applied, thanks!

-- 
Jean Delvare
SUSE L3 Support


_______________________________________________
Quilt-dev mailing list
Quilt-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to