MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015176 | CMake | Modules | public | 2014-09-29 06:24 | 2015-03-02 08:57 |
|
| Reporter | David Coppa | |
| Assigned To | Rolf Eike Beer | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | OpenBSD | OS Version | |
| Product Version | | |
| Target Version | CMake 3.1 | Fixed in Version | CMake 3.1 | |
|
| Summary | 0015176: typo in Modules/GNUInstallDirs.cmake |
| Description | Commit d4fdd9c189f85d659f4294f8ec6da3e7e51215ec ("GNUInstallDirs: use the proper default for info and man paths on OpenBSD") introduced a typo:
CMAKE_INSTALL_MANDDIR -> CMAKE_INSTALL_MANDIR
The attached diff fixes the issue.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | 0001-Fix-typo-in-Modules-GNUInstallDirs.cmake.patch (1,112) 2014-09-29 06:24 https://public.kitware.com/Bug/file/5263/0001-Fix-typo-in-Modules-GNUInstallDirs.cmake.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2014-09-29 06:24 | David Coppa | New Issue | |
| 2014-09-29 06:24 | David Coppa | File Added: 0001-Fix-typo-in-Modules-GNUInstallDirs.cmake.patch | |
| 2014-09-29 06:33 | Rolf Eike Beer | Assigned To | => Rolf Eike Beer |
| 2014-09-29 06:33 | Rolf Eike Beer | Status | new => assigned |
| 2014-09-29 06:35 | Rolf Eike Beer | Product Version | CMake 3.0.2 => |
| 2014-09-29 06:35 | Rolf Eike Beer | Target Version | => CMake 3.1 |
| 2014-09-29 06:35 | Rolf Eike Beer | Category | CMake => Modules |
| 2014-09-29 12:27 | Rolf Eike Beer | Note Added: 0036873 | |
| 2014-09-29 12:27 | Rolf Eike Beer | Status | assigned => resolved |
| 2014-09-29 12:27 | Rolf Eike Beer | Resolution | open => fixed |
| 2014-09-29 12:27 | Rolf Eike Beer | Fixed in Version | => CMake 3.1 |
| 2015-03-02 08:57 | Robert Maynard | Note Added: 0038132 | |
| 2015-03-02 08:57 | Robert Maynard | Status | resolved => closed |