Skip to content

Commit

Permalink
chore: remove wayland entry
Browse files Browse the repository at this point in the history
delete wayland-sessions folder

Log:
  • Loading branch information
justforlxz authored and dengbo11 committed Jan 10, 2024
1 parent 2c5ddee commit c528e5a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions misc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
configure_file(xsessions/dde-x11.desktop.in xsessions/dde-x11.desktop)
configure_file(wayland-sessions/dde-wayland.desktop.in wayland-sessions/dde-wayland.desktop)

set(XSESSION
${CMAKE_CURRENT_SOURCE_DIR}/Xsession.d/00deepin-dde-env
Expand All @@ -14,7 +13,6 @@ set(PROFILE
install(
DIRECTORY
${CMAKE_CURRENT_BINARY_DIR}/xsessions
${CMAKE_CURRENT_BINARY_DIR}/wayland-sessions
DESTINATION
${CMAKE_INSTALL_DATADIR}
PATTERN
Expand Down
6 changes: 0 additions & 6 deletions misc/wayland-sessions/dde-wayland.desktop.in

This file was deleted.

0 comments on commit c528e5a

Please sign in to comment.