Исправление ошибки у Яндекс.Браузер Стабильный 23.9.1.962

master
serg-sg 7 months ago
parent aaa0af52c8
commit 22fb9e07fb

@ -127,7 +127,6 @@ src_prepare() {
patchelf --remove-rpath "${S}/${BROWSER_HOME}/yandex_browser-sandbox" || die "Failed to fix library rpath (yandex_browser-sandbox)"
patchelf --remove-rpath "${S}/${BROWSER_HOME}/yandex_browser" || die "Failed to fix library rpath (yandex_browser)"
patchelf --remove-rpath "${S}/${BROWSER_HOME}/find_ffmpeg" || die "Failed to fix library rpath (find_ffmpeg)"
patchelf --remove-rpath "${S}/${BROWSER_HOME}/nacl_helper" || die "Failed to fix library rpath (nacl_helper)"
}
src_install() {
Loading…
Cancel
Save