Ignore:
Timestamp:
27/02/2008 18:50:44 (4 years ago)
Author:
jamesog
Message:
  • Move all commands from bin to sbin on Unix platforms
  • Update all associated docs and contributed distribution files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/infrastructure/BoxPlatform.pm.in

    r1906 r2094  
    7777 
    7878        # where to put the files 
    79         $install_into_dir = '@bindir_expanded@'; 
     79        $install_into_dir = '@sbindir_expanded@'; 
    8080 
    8181        # if it's Darwin, 
Note: See TracChangeset for help on using the changeset viewer.