[webkit-reviews] review canceled: [Bug 227526] [GTK] Pack header and .pc files in the built-product archive : [Attachment 432780] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 2 04:39:45 PDT 2021
Philippe Normand <pnormand at igalia.com> has canceled Philippe Normand
<pnormand at igalia.com>'s request for review:
Bug 227526: [GTK] Pack header and .pc files in the built-product archive
https://bugs.webkit.org/show_bug.cgi?id=227526
Attachment 432780: Patch
https://bugs.webkit.org/attachment.cgi?id=432780&action=review
--- Comment #9 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 432780
--> https://bugs.webkit.org/attachment.cgi?id=432780
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=432780&action=review
> Tools/CISupport/built-product-archive:258
> + contents = [os.path.join('install', directory) for directory in
['bin', 'include', 'lib', 'libexec']]
Ah, the extractBuiltProduct() will need to take this into account (moving
install/* to $PWD)
More information about the webkit-reviews
mailing list