From db9d450cc0c93f7659686045906cbb8355a0254a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Dec 2006 21:40:51 +0000 Subject: no menodash for lshort, fails on hyphen-german git-svn-id: svn://tug.org/texlive/trunk@2986 c570f23f-e606-0410-a88d-b1316a301751 --- Build/tools/tlpkginfo | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Build/tools') diff --git a/Build/tools/tlpkginfo b/Build/tools/tlpkginfo index e7ee5478ac0..8d4bce66c68 100755 --- a/Build/tools/tlpkginfo +++ b/Build/tools/tlpkginfo @@ -22,7 +22,7 @@ sub main return 0; } else { - die "Usage: $0 --ctan-dir PKGNAME or --ctan-root (not @ARGV)\n"; + die "Usage: $0 --ctan-dir PKGNAME or --ctan-root (not @ARGV).\n"; } } @@ -49,7 +49,6 @@ sub find_ctan_dir if (! $ctan_dir) { # fall back on many special cases (my $menobin = $me) =~ s,^bin-,,; - (my $menodash = $me) =~ s,^.*-,,; (my $menopowerdot = $me) =~ s,^powerdot-,,; (my $menotype1 = $me) =~ s,-type1$,,; @@ -76,7 +75,6 @@ sub find_ctan_dir "info/spanish/$me", # guia-bibtex "info/symbols/$me", # comprehensive "info/math/voss/$me", # mathmode - "info/lshort/$menodash", # lshort-english "info/bibtex/$me", # tamethebeast "info/$me", # Type1fonts "help/$me", # es-tex-faq -- cgit v1.2.3