aboutsummaryrefslogtreecommitdiff
path: root/cmake/cpack
diff options
context:
space:
mode:
authorDiogo Santos <diogomsantos@hotmail.com>2018-09-26 17:50:00 +0100
committerGitHub <noreply@github.com>2018-09-26 17:50:00 +0100
commitded9d6c4f9e042e3d35df9090deb02d3664d2250 (patch)
tree0585ac826d376c321a593f651703b4c813ea9801 /cmake/cpack
parent7f428df8c9860104ead8b99136a6a16dbc6afb11 (diff)
Update CPackConfigDEB.cmake
Diffstat (limited to 'cmake/cpack')
-rw-r--r--cmake/cpack/CPackConfigDEB.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/cpack/CPackConfigDEB.cmake b/cmake/cpack/CPackConfigDEB.cmake
index 800daa58e3..9aa687d5dc 100644
--- a/cmake/cpack/CPackConfigDEB.cmake
+++ b/cmake/cpack/CPackConfigDEB.cmake
@@ -182,7 +182,7 @@ install(FILES ${CPACK_PACKAGE_DIRECTORY}/deb/kodi-ps3remote.1.gz
COMPONENT kodi-eventclients-ps3)
install(FILES ${CPACK_PACKAGE_DIRECTORY}/deb/kodi-send.1.gz
DESTINATION share/man/man1
- COMPONENT kodi-eventclients-xbmc-send)
+ COMPONENT kodi-eventclients-kodi-send)
install(FILES ${CPACK_PACKAGE_DIRECTORY}/deb/kodi-wiiremote.1.gz
DESTINATION share/man/man1
COMPONENT kodi-eventclients-wiiremote)