Remove deprecated patch invocation

epel9
Carl George 1 year ago
parent a264d08ecb
commit 3146430c65

@ -40,8 +40,8 @@ much more detailed information.
%prep
%setup -q -n EV-%{version}
%patch0 -p1
%patch1 -p0
%patch -P0 -p1
%patch -P1 -p0
# remove all traces of the bundled libev
rm -fr ./libev

Loading…
Cancel
Save