mirror of
https://abf.rosa.ru/djam/chromium-browser-stable.git
synced 2025-02-24 23:22:50 +00:00
fix path
This commit is contained in:
parent
099bf7ae86
commit
e66d11e996
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ install -m 4755 out/Release/chrome_sandbox %{buildroot}%{_crdir}/chrome-sandbox
|
||||||
cp -a out/Release/chromedriver %{buildroot}%{_crdir}/chromedriver
|
cp -a out/Release/chromedriver %{buildroot}%{_crdir}/chromedriver
|
||||||
install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
|
install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
|
||||||
install -m 644 out/Release/*.pak %{buildroot}%{_crdir}/
|
install -m 644 out/Release/*.pak %{buildroot}%{_crdir}/
|
||||||
install -m 644 out/Release/icudtl.dat %{buildroot}%{_libdir}/%{name}/
|
install -m 644 out/Release/icudtl.dat %{buildroot}%{_libdir}/%{_crdir}/
|
||||||
install -m 755 out/Release/libffmpegsumo.so %{buildroot}%{_crdir}/
|
install -m 755 out/Release/libffmpegsumo.so %{buildroot}%{_crdir}/
|
||||||
#%ifnarch armv7l
|
#%ifnarch armv7l
|
||||||
#install -m 755 out/Release/libppGoogleNaClPluginChrome.so %{buildroot}%{_crdir}/
|
#install -m 755 out/Release/libppGoogleNaClPluginChrome.so %{buildroot}%{_crdir}/
|
||||||
|
|
Loading…
Add table
Reference in a new issue