[webkit-reviews] review requested: [Bug 134832] [GTK] Simplify make-dist command line arguments : [Attachment 234762] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 11 06:28:58 PDT 2014


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 134832: [GTK] Simplify make-dist command line arguments
https://bugs.webkit.org/show_bug.cgi?id=134832

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

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Now I can do:

Release$ ../../Tools/gtk/make-dist.py -s ../../ ../../Tools/gtk/manifest.txt

instead of:

Release$ ../../Tools/gtk/make-dist.py -c -s ../../ --build-dir=./
--tarball-root=/webkitgtk-2.5.1 -o webkitgtk-2.5.1.tar
../../Tools/gtk/manifest.txt


More information about the webkit-reviews mailing list