summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-29 23:01:07 +0000
committerKarl Berry <karl@freefriends.org>2007-10-29 23:01:07 +0000
commitd66571481790abc32cce0946dea58878eea4834a (patch)
treec098cbfe3ad53ec6ea78d07d739de06b953ea883 /Master/tlpkg/bin/ctan2tl
parent572904171549eae4d92c6966ca03b43f91405c14 (diff)
no more amsltx2/amscls, just amsrefs
git-svn-id: svn://tug.org/texlive/trunk@5305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tl')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl
index b561e0e48cf..01783898f6a 100755
--- a/Master/tlpkg/bin/ctan2tl
+++ b/Master/tlpkg/bin/ctan2tl
@@ -68,7 +68,7 @@ rm -rf $pkg
# zip files for the base latex distribution and amslatex.
# We want to use them.
corelatex_tds_pkglist="babel|cyrillic|graphics|latex|psnfss|tools"
-amslatex_tds_pkglist="ams|amscls|amsltx2|amsmath" # dup in tlpkginfo
+amslatex_tds_pkglist="ams|amsrefs|amsmath" # dup in tlpkginfo
latex_tds_pkglist="latex-tds|$amslatex_tds_pkglist|$corelatex_tds_pkglist"
if echo "$pkg" | egrep "^($latex_tds_pkglist)\$" >/dev/null; then