mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
patch ver
This commit is contained in:
parent
21b1d1bf45
commit
33dc169235
|
@ -30,7 +30,7 @@ build:
|
|||
# https://github.com/Genymobile/scrcpy/commit/4135c411af419f4f86dc9ec9301c88012d616c49
|
||||
- run: patch -p1 < props/4135c411af419f4f86dc9ec9301c88012d616c49.diff
|
||||
working-directory: ..
|
||||
if: =2.3
|
||||
if: '>=2.3<=2.3.1'
|
||||
- wget $PREBUILT_SERVER_URL -O scrcpy-server
|
||||
- meson setup $ARGS ..
|
||||
- meson compile --verbose
|
||||
|
|
Loading…
Reference in a new issue