Avoid ovsolete %patchN macro #1

Open
michals wants to merge 1 commits from michals/lxdm:main into main
2 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 18 19:24:08 UTC 2026 - Michal Suchanek <msuchanek@suse.de>
- Avoid obsolete %%patchN macro
-------------------------------------------------------------------
Mon Apr 6 15:32:37 UTC 2020 - lars@linux-schulserver.de

View File

@@ -82,11 +82,7 @@ environment. It is designed as a lightweight alternative to replace GDM or
KDM in LXDE distros.
%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%autosetup -p1
cp %{SOURCE1} .
%build