Use %autosetup instead of deprecated %patchN
Fixes: warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)
This commit is contained in:
parent
73ea4c2caf
commit
ee204d0fb2
@ -26,8 +26,7 @@ package provides the necessary user space tools to query and configure the
|
||||
kernel subsystem.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p 1
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user