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