>
> I remember problems with sed back when I was using nix with FreeBSD.
> Can you tell it to use GNU sed?  To make it work with BSD's sed, you
> could try putting a \ before the newline in the argument to sed.
>
> James

Yes, thanks, that was part of the problem. I also changed the assumed
shell to bash (there seems to be some issue between the shell and the
escapes, etc.etc. ;-)

Thanks, James. The thing with building software on FreeBSD is that we
sometimes forget the assumptions others make about userland software.

Cheers,
Hank
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to