Hi Andreas,

[Andreas Gruenbacher]
> I like this approach more:
>
> --- scripts/patchfns.in
> +++ scripts/patchfns.in
> @@ -107,6 +107,7 @@
>         if [ -e $SERIES ]
>         then
>                 @AWK@ '
> +                       {sub(/(^|[ \t]+)#.*/, "") }
>                 $1 == "'"$patch"'" \
>                         { if (NF >= 2)
>                                 for (i=2; i <= NF; i++)
>

Yup, fine with me. I'm quite new to awk so it comes to no real surprise
if I didn't get to the best fix.

Thanks,
--
Jean Delvare


_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to