Bug 178956
Summary: | [WPE] Install binaries under a versioned directory under libexecdir | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrian Perez <aperez> |
Component: | WPE WebKit | Assignee: | Adrian Perez <aperez> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, calvaris, cgarcia, mcatanzaro, zan |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Adrian Perez
We would like to allow parallel WPE installations which have
different API versions. In order to allow this, we would need/want
to install binaries (“WPEWebProcess”, “WPENetworkProcess”, and so
on) into a versioned subdirectory of the libexec directory. For
example the default could be “<prefix>/libexec/wpe-0.1”. Of course
we also want to allow packagers to override the location if they
deem it necessary.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrian Perez
I have a WIP patch for this already which I need to test before uploading it.
Adrian Perez
*** This bug has been marked as a duplicate of bug 184377 ***