Skip to content

Commit

Permalink
chore: remove useless service file
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
Decodetalkers authored and deepin-bot[bot] committed Aug 8, 2023
1 parent e576137 commit 5d31bde
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 23 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -484,9 +484,6 @@ configure_package_config_file(KWinDBusInterfaceConfig.cmake.in
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/KWinDBusInterfaceConfig.cmake
DESTINATION ${CMAKECONFIG_INSTALL_DIR})

ecm_install_configured_files(INPUT deepin-kwin_x11.service.in deepin-kwin_wayland.service.in @ONLY
DESTINATION ${SYSTEMD_USER_UNIT_INSTALL_DIR})

find_package(KF5I18n CONFIG REQUIRED)
ki18n_install(po)

Expand Down
1 change: 0 additions & 1 deletion debian/deepin-kwin-wayland.install
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
usr/bin/deepin-kwin_wayland
usr/bin/deepin-kwin_wayland_wrapper
usr/lib/systemd/user/deepin-kwin_wayland.service
1 change: 0 additions & 1 deletion debian/deepin-kwin-x11.install
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
usr/bin/deepin-kwin_x11
usr/lib/*/qt5/plugins/org.kde.deepin-kwin.platforms/KWinX11Platform.so
usr/lib/systemd/user/deepin-kwin_x11.service
/usr/share/translations/popupmenu/*.qm
8 changes: 0 additions & 8 deletions deepin-kwin_wayland.service.in

This file was deleted.

10 changes: 0 additions & 10 deletions deepin-kwin_x11.service.in

This file was deleted.

0 comments on commit 5d31bde

Please sign in to comment.