This commit is contained in:
Than Ngo 2023-01-13 13:09:08 +01:00
parent 8e195175d1
commit 81a86de561
1 changed files with 1 additions and 1 deletions

View File

@ -1404,7 +1404,7 @@ mkdir -p %{buildroot}%{chromium_path}/locales
%if 0%{?use_vaapi}
cp -a %{SOURCE3} %{buildroot}%{chromium_path}/%{chromium_browser_channel}.sh
%%else
%else
grep -v features %{SOURCE3} > %{buildroot}%{chromium_path}/%{chromium_browser_channel}.sh
%endif