From 4d390d22fadf0944c1137161c3cce488e3a3b1813f06b42daa75c4aae537d924 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 29 Apr 2022 06:10:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-session?expand=0&rev=38 --- lxqt-session.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxqt-session.spec b/lxqt-session.spec index 03aeb4f..7a9ee49 100644 --- a/lxqt-session.spec +++ b/lxqt-session.spec @@ -29,7 +29,7 @@ Source2: %{name}.keyring # FIX-OPENSUSE mvetter@suse.com bsc#1099800 Patch0: lxqt-0.13.0-xdg-config-dir.patch # mvetter@suse.com bsc#1127043 - Use Openbox as default WM -Patch2: lxqt-session-default_wm.patch +Patch1: lxqt-session-default_wm.patch BuildRequires: cmake >= 3.0.2 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -62,7 +62,7 @@ use when a user logs out and to restart them the next time the user logs in. %prep %setup -q %patch0 -p1 -%patch2 -p1 +%patch1 -p1 # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and shut rpmlint warnings #find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +