CMake/Tests/RunCMake/GNUInstallDirs
Tobias C. Berner f835f189ae GNUInstallDirs: Update FreeBSD "info" destination to share/info
FreeBSD ports commit r484628 (Install texinfo files (GNU info) into
${PREFIX}/share/info, 2018-11-10) changed the "info" destination
from "info" to "share/info".  The commit included a patch to their
distribution of CMake to fix the `GNUInstallDirs` module too.
Apply a similar logic change to our upstream version of the module.

We already made a similar change for GNU/kFreeBSD in commit
v3.13.0-rc2~8^2 (GNUInstallDirs: Don't use BSD info and man paths on
GNU/kFreeBSD, 2018-10-21).

Fixes: #18585
2018-11-13 13:35:50 -05:00
..
CMakeLists.txt
Common.cmake Tests: Fix RunCMake.GNUInstallDirs on BSD platforms 2017-06-02 16:26:30 -04:00
Opt-BSD-stderr.txt Tests: Fix RunCMake.GNUInstallDirs on BSD platforms 2017-06-02 16:26:30 -04:00
Opt-FreeBSD-stderr.txt GNUInstallDirs: Update FreeBSD "info" destination to share/info 2018-11-13 13:35:50 -05:00
Opt-stderr.txt GNUInstallDirs: Add RUNSTATEDIR variable 2017-04-20 17:25:46 +02:00
Opt.cmake
Root-BSD-stderr.txt Tests: Fix RunCMake.GNUInstallDirs on BSD platforms 2017-06-02 16:26:30 -04:00
Root-FreeBSD-stderr.txt GNUInstallDirs: Update FreeBSD "info" destination to share/info 2018-11-13 13:35:50 -05:00
Root-stderr.txt GNUInstallDirs: Add RUNSTATEDIR variable 2017-04-20 17:25:46 +02:00
Root.cmake
RunCMakeTest.cmake Tests: Split GNUInstallDirs expectations for FreeBSD 2018-11-13 13:35:19 -05:00
Usr-BSD-stderr.txt Tests: Fix RunCMake.GNUInstallDirs on BSD platforms 2017-06-02 16:26:30 -04:00
Usr-FreeBSD-stderr.txt GNUInstallDirs: Update FreeBSD "info" destination to share/info 2018-11-13 13:35:50 -05:00
Usr-stderr.txt GNUInstallDirs: Add RUNSTATEDIR variable 2017-04-20 17:25:46 +02:00
Usr.cmake
UsrLocal-BSD-stderr.txt Tests: Fix RunCMake.GNUInstallDirs on BSD platforms 2017-06-02 16:26:30 -04:00
UsrLocal-FreeBSD-stderr.txt GNUInstallDirs: Update FreeBSD "info" destination to share/info 2018-11-13 13:35:50 -05:00
UsrLocal-stderr.txt GNUInstallDirs: Add RUNSTATEDIR variable 2017-04-20 17:25:46 +02:00
UsrLocal.cmake