chore: incorrect service location

Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
ComixHe
2023-09-06 14:54:38 +08:00
committed by Comix
parent 7fa60d9b3d
commit 4ffe4bf1a8
5 changed files with 5 additions and 6 deletions

View File

@ -40,4 +40,4 @@ set(DBUS_APPLICATION_MANAGER_SERVICE_FILE
# install to session service directory for now
install(FILES ${DBUS_APPLICATION_MANAGER_SERVICE_FILE}
DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/service)
DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/services)