[webkit-reviews] review granted: [Bug 26160] Compile fails in MacOSX when GNU fileutils are installed : [Attachment 30905] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 03:44:05 PDT 2009


Alexey Proskuryakov <ap at webkit.org> has granted Shinichiro Hamaji
<hamaji at chromium.org>'s request for review:
Bug 26160: Compile fails in MacOSX when GNU fileutils are installed
https://bugs.webkit.org/show_bug.cgi?id=26160

Attachment 30905: Patch v1
https://bugs.webkit.org/attachment.cgi?id=30905&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
> +	   Use /bin/ln instead of ln for cases where this command is used with
-h option. As this option is not supported by GNU fileutils, this change helps
users who have GNU fileutils in their PATH.

We usually try to make lines a bit shorter in ChangeLogs, unlike in source
files.

r=me


More information about the webkit-reviews mailing list