Eliminate use of obsolete %patchN syntax (#2283636)

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

View file

@ -84,7 +84,7 @@ need to get a quick overview of duplicated code in a project.
%prep
%setup -q -n %{gh_project}-%{gh_commit}
%patch0 -p1 -b .rpm
%patch -P0 -p1 -b .rpm
%build