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

Unified Diff: chrome_mac/Google Chrome Packaging/generate_dmgs

Issue 310483004: Roll reference builds to 35.0.1916.114. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 6 years, 7 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 | « chrome_mac/Google Chrome Packaging/dmgdiffer.sh ('k') | chrome_mac/Google Chrome Packaging/goobsdiff » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_mac/Google Chrome Packaging/generate_dmgs
===================================================================
--- chrome_mac/Google Chrome Packaging/generate_dmgs (revision 273864)
+++ chrome_mac/Google Chrome Packaging/generate_dmgs (working copy)
@@ -378,10 +378,7 @@
--copy \
"${PACKAGING_DIR}/chrome_dmg_background.png:/.background/background.png" \
--copy "${PACKAGING_DIR}/${dsstore_name}:/.DS_Store" \
- --symlink "/Applications:/ " \
- --mkdir "/.keychain_reauthorize" \
- --copy \
-"${PACKAGING_DIR}/.keychain_reauthorize/${app_bundle_id_new}:/.keychain_reauthorize/${app_bundle_id_new}"
+ --symlink "/Applications:/ "
rmdir "${empty_dir}"
rm -rf "${variant_dir}"
« no previous file with comments | « chrome_mac/Google Chrome Packaging/dmgdiffer.sh ('k') | chrome_mac/Google Chrome Packaging/goobsdiff » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698