mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 09:07:52 +08:00
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