forked from Imagelibrary/rtems
Changed Perl executable location
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
|
||||
$version = <<END_VERSION;
|
||||
Jan 2 1996
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
# (Works with both perl 4 and perl 5)
|
||||
$version = 'Jan 2 1996';
|
||||
$copyright = <<EOT;
|
||||
|
||||
Reference in New Issue
Block a user