Add %autosetup -p1 so patches apply properly
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
b24796c292
commit
97081deeac
@ -26,7 +26,7 @@ This package provides header files to include and libraries to link with
|
||||
for the Linux-native io_uring.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%set_build_flags
|
||||
|
Loading…
Reference in New Issue
Block a user