Ticket #487 (closed defect: fixed)
BUG: libaries get installed into the wrong directory on x64
| Reported by: | mkoebele | Owned by: | ehabkost |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin: google | Version: | 0.22 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
despite that pkg-config opensync-1.0 --variable=plugindir returns /usr/lib64/opensync/plugins
the libraries are installed into: /usr/bin/install -c .libs/gcalendar.so /usr/lib/opensync/plugins/gcalendar.so /usr/bin/install -c .libs/gcalendar.lai /usr/lib/opensync/plugins/gcalendar.la
Change History
Note: See
TracTickets for help on using
tickets.

Ported build environment of gcalendar plugin to CMake - r2662 Should be fixed for now.