From cb9132b18c1fc5cdfe07407a7c6737b039c02117 Mon Sep 17 00:00:00 2001 From: Jan Vermaete Date: Sun, 6 Apr 2025 09:57:29 +0200 Subject: [PATCH] sddm: fixed typo in the Upstream-Status line Signed-off-by: Jan Vermaete --- .../sddm/sddm/0001-Workaround-missing-sessions.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/sddm/sddm/0001-Workaround-missing-sessions.patch b/recipes-graphics/sddm/sddm/0001-Workaround-missing-sessions.patch index e951c5f7..ffb33ff3 100644 --- a/recipes-graphics/sddm/sddm/0001-Workaround-missing-sessions.patch +++ b/recipes-graphics/sddm/sddm/0001-Workaround-missing-sessions.patch @@ -14,7 +14,7 @@ The current approach is wrong in many ways: environment: There is no PATH variable set by systemd. So for session files without path: Do not perform further checks / just trust for now. -Upstream-Sttaus: Pending +Upstream-Status: Pending Signed-off-by: Andreas Müller ---