Eliminate use of obsolete %patchN syntax (#2283636)

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

View file

@ -26,7 +26,7 @@ view a specific item.
%prep
%setup -q -n %{name}-%{gitfullrev}
%patch1 -p1 -b .default
%patch -P1 -p1 -b .default
%build
%configure