Fix patch level for GNU Make 4.3 patch

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-04-03 12:50:20 +03:00
parent 33b39615fa
commit c1693f9c81
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ GStreamer streaming media framework.
%patch1 -p1 -b .riscv64
pushd common
%patch2 -p0 -b .fix-make43
%patch2 -p1 -b .fix-make43
popd
%build