From cf85cccfdb1aa57b6246641f606563288e0870e5 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 29 Apr 2019 12:23:35 +0200 Subject: sync with upstream --- cmake/scripts/linux/Install.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmake/scripts/linux/Install.cmake') diff --git a/cmake/scripts/linux/Install.cmake b/cmake/scripts/linux/Install.cmake index d64b98a..221612d 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 -- cgit v1.2.3