Bug 45126 - [EFL] Name install directories according to library name
Summary: [EFL] Name install directories according to library name
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Lucas De Marchi
URL:
Keywords:
Depends on:
Blocks: 45154
  Show dependency treegraph
 
Reported: 2010-09-02 13:12 PDT by Lucas De Marchi
Modified: 2010-09-02 23:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2010-09-02 13:13 PDT, Lucas De Marchi
no flags Details | Formatted Diff | Diff
Patch (3.27 KB, patch)
2010-09-02 13:42 PDT, Lucas De Marchi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas De Marchi 2010-09-02 13:12:08 PDT
[EFL] Rename data dir after library name
Comment 1 Lucas De Marchi 2010-09-02 13:13:45 PDT
Created attachment 66403 [details]
Patch
Comment 2 Lucas De Marchi 2010-09-02 13:32:28 PDT
Comment on attachment 66403 [details]
Patch

I think it's better to squash a similar fix with this one. So, I'm renaming this bug to accommodate both fixes.
Comment 3 Lucas De Marchi 2010-09-02 13:42:02 PDT
Created attachment 66406 [details]
Patch
Comment 4 Antonio Gomes 2010-09-02 14:31:58 PDT
Comment on attachment 66406 [details]
Patch

Does not it make easier to have multiple library versions installed on the system?

If it is not a real issue, just cq+ it.
Comment 5 Lucas De Marchi 2010-09-02 16:26:04 PDT
(In reply to comment #4)
> (From update of attachment 66406 [details])
> Does not it make easier to have multiple library versions installed on the system?
> 
> If it is not a real issue, just cq+ it.

I used the major version in include and share directory names. We will break API only with major version changes.
Comment 6 WebKit Commit Bot 2010-09-02 23:20:36 PDT
Comment on attachment 66406 [details]
Patch

Clearing flags on attachment: 66406

Committed r66716: <http://trac.webkit.org/changeset/66716>
Comment 7 WebKit Commit Bot 2010-09-02 23:20:41 PDT
All reviewed patches have been landed.  Closing bug.