RESOLVED FIXED 90883
Typo in path in generate-webkitversion.pl
https://bugs.webkit.org/show_bug.cgi?id=90883
Summary Typo in path in generate-webkitversion.pl
Alexandre Deckner
Reported 2012-07-10 07:15:06 PDT
Typo in path in Source/WebKit/scripts/generate-webkitversion.pl line 48: -my $configFile = "./Soure/WebKit/mac/Configurations/Version.xcconfig"; +my $configFile = "./Source/WebKit/mac/Configurations/Version.xcconfig";
Attachments
Patch (1.61 KB, patch)
2012-07-12 01:07 PDT, Simon Hausmann
no flags
Simon Hausmann
Comment 1 2012-07-12 01:07:49 PDT
WebKit Review Bot
Comment 2 2012-07-12 01:38:24 PDT
Comment on attachment 151879 [details] Patch Clearing flags on attachment: 151879 Committed r122427: <http://trac.webkit.org/changeset/122427>
WebKit Review Bot
Comment 3 2012-07-12 01:38:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.