Correct revision replacement string gotten replaced by svn itself.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29766 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2011-04-22 20:20:40 +00:00
parent 71e35542dc
commit d905754bdf

View file

@ -53,7 +53,7 @@ deploy.progexe = {
"linux2" : "RockboxUtility"
}
deploy.regreplace = {
"rbutil/rbutilqt/version.h" : ["SVN \$.*\$", "SVN $Revision: %REVISION% $"]
"rbutil/rbutilqt/version.h" : ["SVN \$.*\$", "SVN r%REVISION%"]
}
# OS X 10.6 defaults to gcc 4.2. Building universal binaries that are
# compatible with 10.4 requires using gcc-4.0.