summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-03 15:35:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-03 15:35:52 +0000
commit8e12a8229fb5444c0d8ab3357034676cc8194dcb (patch)
tree1fe20d5bcd5599c4cde186eb5fe4396eff1ec846
parentBase files from texi2www-960103 (diff)
downloadrtems-8e12a8229fb5444c0d8ab3357034676cc8194dcb.tar.bz2
Changed Perl executable location
-rw-r--r--doc/tools/texi2www/texi2dvi2
-rwxr-xr-xdoc/tools/texi2www/texi2www2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tools/texi2www/texi2dvi b/doc/tools/texi2www/texi2dvi
index 2feff4ba51..e1c97b8cc7 100644
--- a/doc/tools/texi2www/texi2dvi
+++ b/doc/tools/texi2www/texi2dvi
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
$version = <<END_VERSION;
Jan 2 1996
diff --git a/doc/tools/texi2www/texi2www b/doc/tools/texi2www/texi2www
index 247eccfd68..285d9ca663 100755
--- a/doc/tools/texi2www/texi2www
+++ b/doc/tools/texi2www/texi2www
@@ -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;