Bug 178956 - [WPE] Install binaries under a versioned directory under libexecdir
Summary: [WPE] Install binaries under a versioned directory under libexecdir
Status: RESOLVED DUPLICATE of bug 184377
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrian Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-27 14:39 PDT by Adrian Perez
Modified: 2018-06-20 02:18 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Perez 2017-10-27 14:39:38 PDT
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.
Comment 1 Adrian Perez 2017-10-27 14:40:41 PDT
I have a WIP patch for this already which I need to test before uploading it.
Comment 2 Adrian Perez 2018-06-19 13:48:25 PDT

*** This bug has been marked as a duplicate of bug 184377 ***