Skip to content
Snippets Groups Projects
Commit 2569c48b authored by Steven Murray's avatar Steven Murray
Browse files

Renamed man section of CTAInstallManPage from castor to cta

parent 640ca586
No related merge requests found
......@@ -150,7 +150,7 @@ function (CTAInstallManPage _name _section)
install (FILES ${_name}.man
DESTINATION ${CTA_DEST_MAN_DIR}/man${_section}
PERMISSIONS ${CTA_MAN_PAGE_PERMS}
RENAME ${_name}.${_section}castor)
RENAME ${_name}.${_section}cta)
endfunction ()
function (CTAInstallExeManPage _name)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment