summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-05 21:14:42 +0000
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-05 21:14:42 +0000
commitdaa19d06b74d9e86dc3355e5d9f3483575aa21ea (patch)
tree9663a1f0c06f6b436159d53b4633ba769b535e3b /remoting/remoting.gyp
parente6ac8592dd66fea80256d645c885fa84b7c231c1 (diff)
downloadchromium_src-daa19d06b74d9e86dc3355e5d9f3483575aa21ea.zip
chromium_src-daa19d06b74d9e86dc3355e5d9f3483575aa21ea.tar.gz
chromium_src-daa19d06b74d9e86dc3355e5d9f3483575aa21ea.tar.bz2
[Chromoting] Update Keystone to 1.1.0.3659 and enable Packages.
Update to the version of Keystone (Google Software Update) that is compatible with Mac OS 10.8. Start using Packages to build our installer. A follow-up CL will start signing this installer .mpkg. BUG=127267,128629 TEST=none Review URL: https://chromiumcodereview.appspot.com/10520020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140615 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 29ce6f5..3e14702 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -185,7 +185,7 @@
'host/installer/mac/Scripts/keystone_install.sh',
'host/installer/mac/Scripts/remoting_postflight.sh',
'host/installer/mac/Scripts/remoting_preflight.sh',
- 'host/installer/mac/Keystone/GoogleSoftwareUpdate.pkg.zip',
+ 'host/installer/mac/Keystone/GoogleSoftwareUpdate.pkg',
'<(DEPTH)/chrome/installer/mac/pkg-dmg',
],
},