Fix %patch syntax

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-12-17 12:51:25 +02:00
parent eda41512c0
commit 97363b6af9
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -47,7 +47,7 @@ Rocky Linux and various other specific or combined chroots.
%prep
%setup -q
%patch10 -p1 -b .riscv64
%patch -P 10 -p1 -b .riscv64
%build