- Timestamp:
- 08/07/07 14:47:36 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debbuild
r125 r126 565 565 next LINE; 566 566 } # %if/%else/%endif 567 568 if (/^\%{echo:(.+)}/) { 569 my $output = expandmacros($1, 'gp'); 570 print "$output\n"; 571 } 567 572 568 573 # now we pick out the sections and set "state" to parse that section. Fugly but I can't see a better way. >:(
Note:
See TracChangeset
for help on using the changeset viewer.