Changeset 594 in ProjectBuilder


Ignore:
Timestamp:
Oct 24, 2008, 3:56:38 PM (15 years ago)
Author:
Bruno Cornec
Message:

Fix a syntax issue

File:
1 edited

Legend:

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

    r593 r594  
    519519filter PBPKG = \$pb->{'pkg'}
    520520
    521 # PBPROJ is replaced by the project name ($pb->{'proj'} in code)
     521# PBPROJ is replaced by the project name (\$pb->{'proj'} in code)
    522522filter PBPROJ = \$pb->{'proj'}
    523523
Note: See TracChangeset for help on using the changeset viewer.