| 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}"
|
|
|