This commit is contained in:
parent
cd68acb046
commit
ee2a4d211d
@ -38,10 +38,12 @@ This application provides display and control of Android devices connected on US
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
echo 'exit 0' > server/scripts/build-wrapper.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%meson \
|
%meson \
|
||||||
-Dprebuilt_server='%{S:1}'
|
-Dprebuilt_server='%{S:1}'
|
||||||
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user