[neon/neon-packaging/plasma-login-manager/Neon/stable] debian/patches: fix the path's in the diffs
Carlos De Maine
null at kde.org
Mon Jun 15 13:33:40 BST 2026
Git commit ca3a561a6888def95e8b10b37ff1b788024c87d0 by Carlos De Maine.
Committed on 15/06/2026 at 12:33.
Pushed by carlosdem into branch 'Neon/stable'.
fix the path's in the diffs
M +2 -4 debian/patches/wayland-session.diff
M +2 -2 debian/patches/xsession.diff
https://invent.kde.org/neon/neon-packaging/plasma-login-manager/-/commit/ca3a561a6888def95e8b10b37ff1b788024c87d0
diff --git a/debian/patches/wayland-session.diff b/debian/patches/wayland-session.diff
index 345327f..6ed8a9c 100644
--- a/debian/patches/wayland-session.diff
+++ b/debian/patches/wayland-session.diff
@@ -1,7 +1,5 @@
-diff --git a/home/carlos/Projects/plasma-login-manager/data/scripts/wayland-session b/tmp/neons/plasma-login-manager/debian/wayland-session
-index d5b4077..99c5e2e 100755
---- a/plasma-login-manager/data/scripts/wayland-session
-+++ b/plasma-login-manager/data/scripts/wayland-session
+--- a/data/scripts/wayland-session
++++ b/data/scripts/wayland-session
@@ -12,14 +12,28 @@ PLASMALOGIN_USER_SHELL=$SHELL
case $SHELL in
diff --git a/debian/patches/xsession.diff b/debian/patches/xsession.diff
index 82125f1..fc964fc 100644
--- a/debian/patches/xsession.diff
+++ b/debian/patches/xsession.diff
@@ -1,5 +1,5 @@
---- a/plasma-login-manager/data/scripts/Xsession
-+++ b/plasma-login-manager/data/scripts/Xsession
+--- a/data/scripts/Xsession
++++ b/data/scripts/Xsession
@@ -8,14 +8,28 @@
# Note that the respective logout scripts are not sourced.
case $SHELL in
More information about the Neon-commits
mailing list