fix: remove dbus service file

dock不需要提供该文件,因为dock作为桌面环境组件,由startdde进行控制。

Log:
Change-Id: I14eb5086e042d61607c2298978a52c208096c8aa
This commit is contained in:
lxz 2020-10-29 10:30:08 +08:00
parent b5e61d89a3
commit 9abcebd423
No known key found for this signature in database
GPG Key ID: DCAF15B4605D5BEB
2 changed files with 0 additions and 7 deletions

View File

@ -69,9 +69,5 @@ install(FILES "dde-dock.pc"
install(FILES "cmake/DdeDock/DdeDockConfig.cmake"
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/DdeDock)
## services files
install(FILES frame/com.deepin.dde.Dock.service
DESTINATION /usr/share/dbus-1/services)
install(FILES gschema/com.deepin.dde.dock.module.gschema.xml
DESTINATION share/glib-2.0/schemas)

View File

@ -1,3 +0,0 @@
[D-BUS Service]
Name=com.deepin.dde.Dock
Exec=/usr/bin/dde-dock