Eliminate use of obsolete %patchN syntax (#2283636)
This commit is contained in:
parent
2a057a1ca5
commit
c88ea50d82
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue