On 08/27/2013 05:02 PM, James Cook wrote:
On 27 August 2013 05:55, Vladimír Čunát <[email protected]> wrote:
Ah, thanks. So it's the postPatch phase, but I don't see what's the problem,
nor why it should be different than on Linux platforms.

I have seen this before on FreeBSD.  The issue was that BSD sed
expects a suffix after -i, but Linux sed is happy with -i on its own.
Probably Darwin's stdenv uses the Darwin's sed.

I believe the failing command is
sed "/^$pat/d" -i MANIFEST

What do you mean by suffix?


Vlada


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to