On Mar 16, 2014, at 11:06 AM, Patrick Gansterer <[email protected]> wrote:
> > DerivedSources.make depends heavily on UNIX command line tools (cat, sed, > sort, …) I’m not sure what heavily means here. This seems really easy to fix. It’s a 15 minute project for me to replace the 4 uses of cat, and the 2 uses of sed with perl. I’ll do that right now. I don’t see any uses of the command line sort. What are the other command line tools? — Darin _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

