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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 07:02:54 PDT 2012


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





--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-03-21 07:02:54 PST ---
(In reply to comment #5)
> (From update of attachment 133030 [details])
> 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?

yes, jhbuild-wrapper does it

-- 
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