Parish wrote:
 > Tim Wunder wrote:
 >
 >> Daily builds all come with specific build numbers, YYYYMMDD##, to
identify
 >> the build being used. I've recently taken to compiling mozilla on
 >> my linux system and notice the build # is all 0's. How does one
 >> specify a build # when compiling? The answer is probably in the
 >> docs somewhere, but I didn't find anything in my cursory perousal
 >> of the various README's.
 >>
 >
 > You need to set BUILD_OFFICIAL=1
 >
 > in your enviroment.
 >
 > See http://groups.google.com/groups?hl=en&th=3e45e6da69cd7525&rnum=1
 >
 > HTH
 >

Thanks, Parish.
According to what the link you gave:
<quote>
The value is stored in content/global/build.dtd in
bin/chrome/toolkit.jar. It's a one-line text file:

<!ENTITY  buildId.label               "Build ID: 0000000000">
</quote>

It looks like I can make my own :-)

Regards,
Tim


Reply via email to