Pass -Dpolkit=disabled and avoid passing helper path for Flatpak
This commit is contained in:
parent
5769f062bd
commit
ef14f5ab9a
@ -123,7 +123,11 @@ gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
|
|||||||
%{mjpegflag} \
|
%{mjpegflag} \
|
||||||
%{celt051flag} \
|
%{celt051flag} \
|
||||||
%{pulseflag} \
|
%{pulseflag} \
|
||||||
|
%if 0%{?flatpak}
|
||||||
|
-Dpolkit=disabled
|
||||||
|
%else
|
||||||
-Dusb-acl-helper-dir=%{_libexecdir}/spice-gtk-%{_arch}/
|
-Dusb-acl-helper-dir=%{_libexecdir}/spice-gtk-%{_arch}/
|
||||||
|
%endif
|
||||||
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user