[Webkit-unassigned] [Bug 135754] [GTK] Child processes should be installed in a versioned directory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 19 04:45:16 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135754
Alberto Garcia <berto at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |berto at igalia.com
--- Comment #3 from Alberto Garcia <berto at igalia.com> 2014-08-19 04:45:23 PST ---
I noticed we have a bit of a problem here, we are installing the
binaries in ${libexec}/webkitgtk-4.0/ (see LIBEXEC_INSTALL_DIR in
OptionsGTK.cmake) but we are also installing the injected bundle in
${libdir}/webkit2gtk-4.0/ (see PlatformGTK.cmake).
I suggest that we use webkit2gtk-4.0 in both cases.
--
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