source: projects/specs/trunk/t/tc-el/tc-2.3.1-shebang.patch @ 1692

Revision 1692, 665 bytes checked in by iwaim, 14 years ago (diff)

tc-el: add files for 2.3.1-1

  • bushu-util/bushu2canna

    old new  
    1 #!/usr/local/bin/perl5 
     1#!/usr/bin/perl 
    22 
    33$target = "bushu.select"; 
    44$target = shift if @ARGV; 
  • bushu-util/where

    old new  
    1 #!/usr/local/bin/perl5 
     1#!/usr/bin/perl 
    22 
    33require 5.000; 
    44 
  • mazegaki/mkcertain.pl

    old new  
    1 #!/usr/local/bin/perl5 
     1#!/usr/bin/perl 
    22use Term::Cap; 
    33use Term::Complete; 
    44 
Note: See TracBrowser for help on using the repository browser.