Fix deprecated %patchN

This commit is contained in:
alakatos 2023-05-31 10:23:51 +02:00
parent 2e07e95fe6
commit c929974881

View File

@ -383,11 +383,11 @@ mv build doc
# Unpack qpid-proton
%setup -q -D -T -b 6
pushd ..
%patch0 -p1 -b .openssl-compatibility
%patch -P 0 -p1 -b .openssl-compatibility
popd
%endif
%patch1 -p1 -b .libcap-ng
%patch -P 1 -p1 -b .libcap-ng
%build
%ifarch sparc64