diff options
author | Norbert Preining <preining@logic.at> | 2007-01-18 21:22:23 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-01-18 21:22:23 +0000 |
commit | 23b946dfc398d8163612c5f62ce304173179e5d3 (patch) | |
tree | c557b87277569e376c5502ec455bd00857e886b8 /Master/bin/alpha-linux/texi2html | |
parent | cb3143b114beeab8979da1e4a81a17de95ac6e65 (diff) |
another build for alpha/linux, built on Debian/sarge
git-svn-id: svn://tug.org/texlive/trunk@3571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/alpha-linux/texi2html')
-rwxr-xr-x | Master/bin/alpha-linux/texi2html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/bin/alpha-linux/texi2html b/Master/bin/alpha-linux/texi2html index b83245ae03e..f73a674725b 100755 --- a/Master/bin/alpha-linux/texi2html +++ b/Master/bin/alpha-linux/texi2html @@ -1,4 +1,4 @@ -#! /usr/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) |