mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-24 10:02:47 +00:00
fix build line
This commit is contained in:
parent
934020950b
commit
51a4dd98fb
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ cmp $FILE $FILE.orig && exit 1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GYP_GENERATORS=make
|
export GYP_GENERATORS=make
|
||||||
build/gyp_chromium --depth=. \
|
./build/gyp_chromium -f make build/all.gyp --depth=. \
|
||||||
-D linux_sandbox_path=%{_crdir}/chrome-sandbox \
|
-D linux_sandbox_path=%{_crdir}/chrome-sandbox \
|
||||||
-D linux_sandbox_chrome_path=%{_crdir}/chrome \
|
-D linux_sandbox_chrome_path=%{_crdir}/chrome \
|
||||||
-D linux_link_gnome_keyring=0 \
|
-D linux_link_gnome_keyring=0 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue