Changeset 2368 for box/trunk/infrastructure
- Timestamp:
- 27/10/2008 21:17:03 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/infrastructure/makedistribution.pl.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/infrastructure/makedistribution.pl.in
r2060 r2368 333 333 next if m/\Aautogen/; 334 334 next if m/-smf-method\Z/; # copy only the .in versions 335 next if m/-manifest.xml\Z/; # copy onlt the .in versions 335 next if m/-manifest.xml\Z/; # copy only the .in versions 336 if($dir eq 'docs') { 337 next if m/.(x[sm]l|tmpl)\Z/; # don't include doc sources 338 next if m/generate_except_xml.pl/; 339 } 336 340 next if !-f "$dir/$_"; 337 341
Note: See TracChangeset
for help on using the changeset viewer.
