Changeset 378

Show
Ignore:
Timestamp:
05/01/08 19:01:09 (2 years ago)
Author:
mygrant
Message:

Fix my note about the MAR build step

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/uploadr/README.osx

    r377 r378  
    210210  $ make mac all 
    211211 
    212 Or to build a single language: 
    213   $ make mac build en-US 
    214  
    215 NOTE: These will fail at the MAR build steps, unless you have the Mozilla 
     212NOTE: This will fail at the MAR build steps, unless you have the Mozilla 
    216213tools built and installed. See README.updates for this, or you can 
    217214skip the MAR build step (recommended for outside developers): 
    218215  $ make mac all-build 
    219216 
     217Or to build a single language: 
     218  $ make mac build en-US 
     219 
     220