Changeset 9660


Ignore:
Timestamp:
12/13/09 03:03:35 (2 years ago)
Author:
szabgab
Message:

skip some more subdirs in the buil_dall script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/build_all.pl

    r5337 r9660  
    1313 
    1414my %SKIP = ( 
     15    'Acme-CPANAuthors-Padre'    => 'not a plugin', 
     16    'Padre-Artwork'             => 'not code', 
    1517    'Padre-Plugin-Encode'       => 'due to be integrated', 
    1618    'Padre-Plugin-HTML'         => 'HTML::Tidy is a broken prereq', 
    1719    'Padre-Plugin-NYTProf'      => 'TODO', 
     20    'Padre-Plugin-Alarm'        => 'broken translation files?', 
    1821    'Padre-Plugin-Perldoc'      => 'irrelevant, broken prereq', 
    1922    'Padre-Plugin-Swarm'        => 'just a skeleton', 
Note: See TracChangeset for help on using the changeset viewer.