Changeset 2872

Show
Ignore:
Timestamp:
05/18/05 19:15:35 (4 years ago)
Author:
morris
Message:

Set path for svn binary

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Footagehead/trunk/Footagehead.xcode/project.pbxproj

    r2870 r2872  
    15851585                        runOnlyForDeploymentPostprocessing = 0; 
    15861586                        shellPath = /bin/sh; 
    1587                         shellScript = "#!/bin/sh\n\nperl version.pl\n\nexit 0"; 
     1587                        shellScript = "#!/bin/sh\n\nPATH=\"/usr/local/bin:$PATH\" perl version.pl\n\nexit 0"; 
    15881588                }; 
    15891589                A52141F605CC26C800861556 = {