1
0
Fork 0
forked from len0rd/rockbox

Correctly insert build ID.

Change-Id: I35a85ffd78bd0a56a31d6ba0abbd6102727155d4
This commit is contained in:
Dominik Riebeling 2012-03-06 22:06:40 +01:00
parent 7d2c7b83b5
commit 06662985cb
2 changed files with 7 additions and 4 deletions

View file

@ -57,7 +57,7 @@ deploy.progexe = {
}
deploy.regreplace = {
"rbutil/rbutilqt/version.h" : [["\$Rev\$", "%REVISION%"],
["(^#define BUILDID).*", "\\1 \"-%BUILDID%\""]],
["(^#define BUILDID).*", "\\1 \"%BUILDID%\""]],
"rbutil/rbutilqt/Info.plist" : [["\$Rev\$", "%REVISION%"]],
}
# OS X 10.6 defaults to gcc 4.2. Building universal binaries that are