summaryrefslogtreecommitdiffstats
path: root/chrome/installer
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-08 16:29:11 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-08 16:29:11 +0000
commitd818504aeb1f5ed305df803a4cf3e3c209b9554f (patch)
tree0a751de095d43b1d75344ccc7fd5ca87b62f559c /chrome/installer
parent0e0e6d757d44f0b0a3678a714c0c09186e3aa6eb (diff)
downloadchromium_src-d818504aeb1f5ed305df803a4cf3e3c209b9554f.zip
chromium_src-d818504aeb1f5ed305df803a4cf3e3c209b9554f.tar.gz
chromium_src-d818504aeb1f5ed305df803a4cf3e3c209b9554f.tar.bz2
Let version.py accept its template on the command line
Review URL: http://codereview.chromium.org/266016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28398 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer')
-rw-r--r--chrome/installer/installer.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp
index bd5fae5..f7c01280 100644
--- a/chrome/installer/installer.gyp
+++ b/chrome/installer/installer.gyp
@@ -468,7 +468,7 @@
'../chrome.gyp:chrome',
],
'variables': {
- 'version' : '<!(echo -n "@MAJOR@.@MINOR@.@BUILD@.@PATCH@" | <(version_py) -f ../../chrome/VERSION /dev/stdin)',
+ 'version' : '<!(python <(version_py) -f ../../chrome/VERSION -t "@MAJOR@.@MINOR@.@BUILD@.@PATCH@")',
'revision' : '<!(python ../../build/util/lastchange.py | cut -d "=" -f 2)',
'input_files': [
# TODO(mmoss) Any convenient way to get all the relevant build