aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts
diff options
context:
space:
mode:
authorWolfgang Schupp <w.schupp@a1.net>2018-10-28 10:30:29 +0100
committerGitHub <noreply@github.com>2018-10-28 10:30:29 +0100
commitdf0643781bcda8c96f1370655d4b6f5a9302abd9 (patch)
treea4186f1bfa6dac9b6eab97f39f93037f9dfcce22 /cmake/scripts
parent568e7d55bb0e577a0b41ef0b70610e9245eae260 (diff)
parentded9d6c4f9e042e3d35df9090deb02d3664d2250 (diff)
Merge pull request #14483 from diogomsantos/master
Update Cpack Deb packaging names.
Diffstat (limited to 'cmake/scripts')
-rw-r--r--cmake/scripts/linux/Install.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/scripts/linux/Install.cmake b/cmake/scripts/linux/Install.cmake
index d64b98a493..221612d4ea 100644
--- a/cmake/scripts/linux/Install.cmake
+++ b/cmake/scripts/linux/Install.cmake
@@ -264,11 +264,11 @@ if(ENABLE_EVENTCLIENTS)
COMPONENT kodi-eventclients-wiiremote)
endif()
- # Install kodi-eventclients-xbmc-send
+ # Install kodi-eventclients-kodi-send
install(PROGRAMS ${CMAKE_SOURCE_DIR}/tools/EventClients/Clients/KodiSend/kodi-send.py
RENAME ${APP_NAME_LC}-send
DESTINATION ${bindir}
- COMPONENT kodi-eventclients-xbmc-send)
+ COMPONENT kodi-eventclients-kodi-send)
endif()
# Install XBT skin files