exclude build-id files for chromium-gost

i9e-common-gost
Arkady L. Shane 10 months ago
parent edb4c60201
commit d9b3d47690
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -45,6 +45,11 @@
%global build_headless 1
%endif
# exclude build-id files for chromium-gost
%if %{with gost}
%define _build_id_links none
%endif
# enable|disable headless client build
%if %{with gost}
%global build_chromedriver 0
@ -1831,7 +1836,7 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%endif
%changelog
* Sat Nov 25 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 119.0.6045.159-1.inferit
* Sat Nov 25 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 119.0.6045.159-2.inferit
- Apply GOST patches
* Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 119.0.6045.159-1.inferit

Loading…
Cancel
Save