summaryrefslogtreecommitdiffstats
path: root/network/chromium/chromium.patch
diff options
context:
space:
mode:
author Yucatan Costa <jedi.kenjiro@gmail.com>2011-03-06 10:09:19 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-03-06 10:09:19 -0300
commitdbf119ec11d3acf73b95d2cf421cf7b0ec8a2ef9 (patch)
treefd33b3e55f3dcf9cd6253379a62c341246e0335c /network/chromium/chromium.patch
parent67d04ea4e22e66df0dfd36a0ecf6ad2c2a929e0c (diff)
downloadslackbuilds-dbf119ec11d3acf73b95d2cf421cf7b0ec8a2ef9.tar.gz
slackbuilds-dbf119ec11d3acf73b95d2cf421cf7b0ec8a2ef9.tar.xz
network/chromium: Updated for version 9.0.597.107.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/chromium/chromium.patch')
-rw-r--r--network/chromium/chromium.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/network/chromium/chromium.patch b/network/chromium/chromium.patch
new file mode 100644
index 0000000000..2d0e5b2d35
--- /dev/null
+++ b/network/chromium/chromium.patch
@@ -0,0 +1,13 @@
+Index: build/common.gypi
+===================================================================
+--- build/common.gypi
++++ build/common.gypi
+@@ -124,7 +124,7 @@
+ 'use_third_party_translations%': 0,
+
+ # Remoting compilation is enabled by default. Set to 0 to disable.
+- 'remoting%': 1,
++ 'remoting%': 0,
+
+ # If this is set, the clang plugins used on the buildbot will be used.
+ # Run tools/clang/scripts/update.sh to make sure they are compiled.