Ignore:
Timestamp:
31/01/2011 22:48:48 (16 months ago)
Author:
chris
Message:

Don't install "subdir" targets, they'll need special instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/infrastructure/makeparcels.pl.in

    r2794 r2859  
    311311                } 
    312312 
    313                 if ($install and not $target_windows) 
     313                if ($install and not $target_windows and not $type eq "subdir") 
    314314                { 
    315315                        my $local_install_dir = $install_into_dir; 
Note: See TracChangeset for help on using the changeset viewer.