Changeset 1443


Ignore:
Timestamp:
03/27/12 14:45:46 (14 months ago)
Author:
bruno
Message:
  • Env.pm now generates also template files with extdir
File:
1 edited

Legend:

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

    r1425 r1443  
    579579filter PBDATE = \$pb->{'date'} 
    580580 
     581# PBEXTDIR is replaced by the testdir extension if needed (\$pb->{'extdir'} in code) 
     582filter PBEXTDIR = \$pb->{'extdir'} 
     583 
    581584# PBPATCHSRC is replaced by the patches names if value is yes. Patches are located under the pbpatch dir of the pkg. 
    582585#filter PBPATCHSRC = yes 
Note: See TracChangeset for help on using the changeset viewer.