From 1152507157d800221910be5107066fa5979ea52c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 29 Oct 2007 23:01:21 +0000 Subject: no more amsltx2/amscls, just amsrefs git-svn-id: svn://tug.org/texlive/trunk@5306 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkginfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 41f1016fc84..939fc625c6c 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -41,7 +41,7 @@ sub find_ctan_dir # regrettably, this list of amslatex packages is duplicated in ctan2tl. # unavoidable since ctan throws them all together, but we don't want # to, to preserve the package-per-directory name. - if ($me =~ /^(ams|amscls|amsltx2|amsmath)$/) { + if ($me =~ /^(ams|amsrefs|amsmath)$/) { $me = "amslatex"; } -- cgit v1.2.3