[packages/chromium-browser/DEVEL] ensure linux_link_gsettings is off
glen
glen at pld-linux.org
Wed Jan 2 23:59:30 CET 2013
commit 8dda6bbcf71a76a9a1978aee92b8629bf58aae2a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Jan 3 00:48:34 2013 +0200
ensure linux_link_gsettings is off
chromium-browser.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 9fa5f2a..8db9dba 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -74,7 +74,7 @@
Summary: A WebKit powered web browser
Name: chromium-browser
Version: 24.0.1312.45
-Release: 0.3
+Release: 0.6
License: BSD, LGPL v2+ (ffmpeg)
Group: X11/Applications/Networking
Source0: http://carme.pld-linux.org/~glen/chromium-browser/src/beta/%{name}-%{version}.tar.xz
@@ -378,7 +378,7 @@ test -e Makefile || %{__python} build/gyp_chromium \
%{!?with_sse2:-Ddisable_sse2=1} \
%{?with_selinux:-Dselinux=1} \
%{gyp_with cups} \
- %{gyp_with gconf} \
+ %{gyp_with gconf} -Dlinux_link_gsettings=0 \
%{gyp_with kerberos} -Dlinux_link_kerberos=0 \
%{gyp_with keyring gnome_keyring} -Dlinux_link_gnome_keyring=0 \
%{gyp_with pulseaudio} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/8dda6bbcf71a76a9a1978aee92b8629bf58aae2a
More information about the pld-cvs-commit
mailing list