[MDEV-19765] Bug in CMakeLists.txt introduced by MDEV-11670 Created: 2019-06-14 Updated: 2019-06-17 Resolved: 2019-06-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Affects Version/s: | 10.4.6 |
| Fix Version/s: | 10.4.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This commit has a bug: https://github.com/mariadb/server/commit/6e5c24663983a9d12e812af22414d01de32a6728 The following code references INSTALL_SYSCONFDIR instead of INSTALL_SYSCONF2DIR:
|