[Webkit-unassigned] [Bug 229152] REGRESSION(r280382): [GTK] 2.33.3 does not build with gtk-doc enabled, installs broken pkg-config files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 08:51:56 PDT 2021


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

--- Comment #11 from Michael Catanzaro <mcatanzaro at gnome.org> ---
I think we'll need to run apply-build-revision-to-files.py first, since updating @BUILD_REVISION@ is the first step that needs to happen, *then* do CMake configure in a separate step. Yes? Because the way it is now, if we switch from ${BUILD_REVISION} to @BUILD_REVISION@, then CMake is going to replace @BUILD_REVISION@ before apply-build-revision-to-files.py runs, and then the python script will do nothing. So we'd need to switch from *.in suffix to *.in.in. Phil, do you agree?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210817/06bf4e55/attachment-0001.htm>


More information about the webkit-unassigned mailing list