mirror of
https://github.com/ceph/ceph
synced 2024-12-12 06:28:31 +00:00
ef6b52373c
Signed-off-by: Kefu Chai <kchai@redhat.com>
5 lines
94 B
CMake
5 lines
94 B
CMake
if(WITH_SELINUX)
|
|
install(FILES ceph_selinux.8
|
|
DESTINATION ${CEPH_MAN_DIR}/man8)
|
|
endif()
|