diff --git a/scrcpy.spec b/scrcpy.spec index cbd221a..80b04af 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -38,10 +38,12 @@ This application provides display and control of Android devices connected on US %prep %setup -q +echo 'exit 0' > server/scripts/build-wrapper.sh + %build %meson \ --Dprebuilt_server='%{S:1}' + -Dprebuilt_server='%{S:1}' %meson_build