[Webkit-unassigned] [Bug 81769] [GTK] Add bootstrap jhbuild moduleset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 06:58:09 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81769





--- Comment #5 from Philippe Normand <pnormand at igalia.com>  2012-03-21 06:58:09 PST ---
(From update of attachment 133030)
View in context: https://bugs.webkit.org/attachment.cgi?id=133030&action=review

> Tools/ChangeLog:8
> +        Add bootstrap.modules with GNU make and custom patches top fix

s/top/to

Spotted by drott

> Tools/Scripts/update-webkit-libs-jhbuild:60
> -my @jhbuildArgs = ("../../WebKitBuild/Dependencies/Root/bin/jhbuild", "--no-interact", "-f", "jhbuildrc");
> -push(@jhbuildArgs, @ARGV[2..-1]);
> -if (system(@jhbuildArgs) != 0) {
> -    die "Running jhbuild failed.\n"
> -}
> +runJhbuild("build");

Hum you no longer pass "--no-interact", "-f", "jhbuildrc" to jhbuild?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list