diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-23 00:08:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-23 00:08:02 +0000 |
commit | 06667e8f66fc7785560a67af12de5842e6ecbc82 (patch) | |
tree | 19a4fb800e90d748f05de0c44192a4fa8ab34ae8 /Master/bin/hppa-hpux/texi2html | |
parent | 4dfd4196f087d3f944dacc758d0a7aec9c73d4fc (diff) |
new binaries from Tim
git-svn-id: svn://tug.org/texlive/trunk@3698 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/hppa-hpux/texi2html')
-rwxr-xr-x | Master/bin/hppa-hpux/texi2html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/bin/hppa-hpux/texi2html b/Master/bin/hppa-hpux/texi2html index c7d9ab2b880..3625e273058 100755 --- a/Master/bin/hppa-hpux/texi2html +++ b/Master/bin/hppa-hpux/texi2html @@ -1,4 +1,4 @@ -#! /dept/app/doc/bin/perl +#! /usr/bin/env perl 'di '; 'ig 00 '; #+############################################################################## @@ -5705,7 +5705,6 @@ $LANGUAGES->{'en'} = { $T2H_OBSOLETE_STRINGS->{'en'} = {}; - my $index_name = -1; my @index_to_hash = ('style_map', 'style_map_pre', 'style_map_texi'); foreach my $hash (\%style_map, \%style_map_pre, \%style_map_texi, \%unformatted_text_style_map_texi) |