Ignore:
Timestamp:
11/21/11 14:34:56 (18 months ago)
Author:
bruno
Message:
  • Fix to support directories under the debian dir (such as source/format)
  • Fix to apply build files really from generic to specific
  • Add initial support for quilt patches on Debian
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb-modules/lib/ProjectBuilder/Env.pm

    r1348 r1363  
    335335        die "$ENV{'PBROOTDIR'} is not a directory" if (not -d $ENV{'PBROOTDIR'}); 
    336336    } 
     337    pb_log(1,"PBROOTDIR=$ENV{'PBROOTDIR'}\n"); 
    337338 
    338339    # Adds that conf file to the list to consider 
Note: See TracChangeset for help on using the changeset viewer.