Colin Watson wrote:
On Thu, Sep 24, 2009 at 11:01:16AM -0700, Brian R. Jones wrote:
Not sure if Felix's patch covers it, but there is also a problem with the
'sed' syntax in 10_freebsd and 30_os-prober. It turns out that freebsd
'sed' is quite retarded (at least in 7.2) and doesn't know that '\t' is
supposed to be tab. Replacing 'sed' with 'gsed' or 'perl -p' fixes this
issue.
Does putting a hard tab in the source file fix this? It's not pretty,
but we could do that.
Yeah, hard tab works. But you're right, it's ugly.
--
--Brian
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel