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