fixed file list

This commit is contained in:
Than Ngo 2022-12-30 11:18:52 +01:00
parent 1fc12f4322
commit 23f15e462f
1 changed files with 2 additions and 7 deletions

View File

@ -23,10 +23,10 @@
export NINJA_STATUS="[%2:%f/%t] " ; \
ninja -j %{numjobs} -C '%1' '%2'
# We usually want this.
# enable|disable headless client build
%global build_headless 0
# This doesn't work and it doesn't even build as of Chromium 83
# enable|disable chrome-remote-desktop build
%global build_remoting 0
# set nodejs_version
@ -1591,11 +1591,6 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%if %{build_clear_key_cdm}
%{chromium_path}/libclearkeycdm.so
%endif
%if 0
%{chromium_path}/pyproto/
%endif
%{chromium_path}/resources/
%ifarch x86_64 i686 aarch64
%{chromium_path}/libvk_swiftshader.so*
%{chromium_path}/libvulkan.so*