fix build line

This commit is contained in:
Tigro 2013-09-02 11:26:22 +04:00
parent 934020950b
commit 51a4dd98fb

View file

@ -113,7 +113,7 @@ cmp $FILE $FILE.orig && exit 1
%build
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_chrome_path=%{_crdir}/chrome \
-D linux_link_gnome_keyring=0 \