diff options
author | Dennis Klein <d.klein@gsi.de> | 2020-10-08 13:58:54 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-10-08 15:10:41 (GMT) |
commit | 798c1c319224c8b9ec6e4407e2c42375bd645235 (patch) | |
tree | 89fa12e3831e830953d5c905d89a9486020bde74 /Tests/JCTest | |
parent | 75bcd3cf54bc483b49dc4ed1d7ee9d36f5f58732 (diff) | |
download | CMake-798c1c319224c8b9ec6e4407e2c42375bd645235.zip CMake-798c1c319224c8b9ec6e4407e2c42375bd645235.tar.gz CMake-798c1c319224c8b9ec6e4407e2c42375bd645235.tar.bz2 |
GNUInstallDirs: Comply with Debian Policy on LIBEXECDIR
If CMAKE_INSTALL_PREFIX is /usr, CMAKE_INSTALL_LIBEXECDIR shall return
the same value as CMAKE_INSTALL_LIBDIR on Debian.
While the FHS allows /usr/libexec for internal binaries
(https://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.html#usrlibexec) the
Debian Policy Manual states an exception here (section 9.1.1 bullet point 4):
https://www.debian.org/doc/debian-policy/ch-opersys#file-system-structure.
Fixes: #21287
Diffstat (limited to 'Tests/JCTest')
0 files changed, 0 insertions, 0 deletions