[MDEV-21108] Purposing patch for groonga engine's CMakeList Created: 2019-11-21 Updated: 2021-12-02 Resolved: 2021-12-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Storage Engine - Mroonga |
| Fix Version/s: | 10.8.0, 10.3.33, 10.4.23, 10.5.14, 10.6.6, 10.7.2 |
| Type: | Task | Priority: | Minor |
| Reporter: | Lukas Javorsky | Assignee: | Robert Bindar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | packaging, upstream | ||
| Attachments: |
|
| Description |
|
This purposed patch contains ( if not defined ) conditions inside of the groonga's and groonga-normalizer-mysql CMakeLists for the install path. Reason for this patch is that if groonga package is packaged separately, while installing it the conflict occurs between the installed files from mariadb-server. With this patch you have to only include two options to cmake and conflict is gone. |
| Comments |
| Comment by Anel Husakovic [ 2019-11-21 ] |
|
Hi ljavorsk, |
| Comment by Robert Bindar [ 2021-12-02 ] |
|
Merged PR contribution from ljavorsk |