Fix libvpx pkg-config generation on Windows.

Fixes #26849.
This commit is contained in:
John Preston 2023-09-25 12:39:58 +04:00
parent 95e4abd784
commit 6cdc8f9dbc
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b1907e1250
git checkout 81a81ffb5a
""")
stage('msys64', """