Eliminate use of obsolete %patchN syntax (#2283636)

This commit is contained in:
Software Management Team 2024-05-30 12:46:46 +02:00 committed by Miro Hrončok
commit 357eec4b12

View file

@ -26,9 +26,9 @@ It has been tested with the following HTTP proxies :
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch -P0 -p1
%patch -P1 -p1
%patch -P2 -p1
%build
%configure