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 |