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 c88ea50d82

View file

@ -66,7 +66,7 @@ Autoloader: %{php_home}/%{ns_vendor}/%{ns_project}/autoload.php
%prep
%setup -q -n %{gh_project}-%{gh_commit}
%patch0 -p1
%patch -P0 -p1
%build