Changeset 108
- Timestamp:
- 06/25/07 13:56:51 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debbuild
r107 r108 690 690 $buildscript .= expandmacros($_,'mgbp'); 691 691 } else { 692 $buildscript .= expandmacros($_ .'gp');692 $buildscript .= expandmacros($_,'gp'); 693 693 } 694 694 next LINE;
Note:
See TracChangeset
for help on using the changeset viewer.