[neon/kde/plasma-workspace/Neon/unstable] debian: no more x-seesion-manager

Carlos De Maine null at kde.org
Tue Jun 9 12:15:01 BST 2026


Git commit 45283fecef569cc313f656fb354829bb6e691d71 by Carlos De Maine.
Committed on 09/06/2026 at 11:15.
Pushed by carlosdem into branch 'Neon/unstable'.

no more x-seesion-manager

M  +2    -2    debian/plasma-workspace.postinst

https://invent.kde.org/neon/kde/plasma-workspace/-/commit/45283fecef569cc313f656fb354829bb6e691d71

diff --git a/debian/plasma-workspace.postinst b/debian/plasma-workspace.postinst
index 0ca6cb5..fd80d26 100644
--- a/debian/plasma-workspace.postinst
+++ b/debian/plasma-workspace.postinst
@@ -23,8 +23,8 @@ case "$1" in
 	# remove the old
 	update-alternatives --remove x-session-manager /usr/bin/startkde
 	# add the new
-        update-alternatives --install /usr/bin/x-session-manager \
-	x-session-manager /usr/bin/startplasma-x11 40 #\
+    #    update-alternatives --install /usr/bin/x-session-manager \
+	#x-session-manager /usr/bin/startplasma-x11 40 #\
 	# startkde doesn't have manpage right now
 	#--slave /usr/share/man/man1/x-session-manager.1.gz \
 	#x-session-manager.1.gz "/usr/share/man/man1/startkde.1.gz"


More information about the Neon-commits mailing list