Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(690)

Unified Diff: remoting/host/installer/mac/do_signing.sh

Issue 10520020: [Chromoting] Update Keystone to 1.1.0.3659 and enable Packages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing Keystone binary Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/host/installer/mac/Keystone/GoogleSoftwareUpdate.pkg.zip ('k') | remoting/remoting.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/installer/mac/do_signing.sh
diff --git a/remoting/host/installer/mac/do_signing.sh b/remoting/host/installer/mac/do_signing.sh
index 7d077af6e482cd4d6884215eeb4aafc25fc45165..7e16fb7b2e2c343c3d8c8d04b0f4b180a0935565 100755
--- a/remoting/host/installer/mac/do_signing.sh
+++ b/remoting/host/installer/mac/do_signing.sh
@@ -21,7 +21,7 @@ readonly ME
# 'true' to use Iceberg, 'false' to use Packages.
# TODO(garykac) Switch completely to Packages so we can sign for 10.8.
# (crbug.com/127267)
-USE_ICEBERG=true
+USE_ICEBERG=false
declare -a g_cleanup_dirs
« no previous file with comments | « remoting/host/installer/mac/Keystone/GoogleSoftwareUpdate.pkg.zip ('k') | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698