Use non-deprecated patch syntax

This commit is contained in:
Veronika Hanulíková 2024-03-07 09:40:53 +01:00
parent ae96577b50
commit 74fef27f2d

View File

@ -47,8 +47,8 @@ every software/card that does so, too.
%prep %prep
%setup -q %setup -q
%patch1 -p1 -b .pinpad %patch 1 -p1 -b .pinpad
%patch8 -p1 -b .file-cache %patch 8 -p1 -b .file-cache
# The test-pkcs11-tool-allowed-mechanisms already works in Fedora # The test-pkcs11-tool-allowed-mechanisms already works in Fedora
sed -i -e '/XFAIL_TESTS/,$ { sed -i -e '/XFAIL_TESTS/,$ {