summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-01 17:45:50 +0000
committerKarl Berry <karl@freefriends.org>2009-01-01 17:45:50 +0000
commit06b1964526f9f21bba3b50c33085a434ecbc64d3 (patch)
tree8a674657765462b4d90c10fcc758d1185b2abe3c /Master/tlpkg/bin/tlpkginfo
parent1734821ab45d435176ee5c554e59bd8b51d2f01f (diff)
norasi-c90 from cjk 4.8.2 (29dec08)
git-svn-id: svn://tug.org/texlive/trunk@11790 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 0dfa02724f2..4f1570ff7f3 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -27,7 +27,7 @@ sub main
$latex_tds_dir = "$CTAN/macros/latex/contrib/latex-tds";
# and the CJK material is split into several packages.
- $cjk_pkgs = "bin-(cjk|ttf)utils|dnp|(|garuda-|norasi)c90";
+ $cjk_pkgs = "bin-(cjk|ttf)utils|dnp|(|garuda-|norasi-)c90";
if ($ARGV[0] eq "--ctan-dir") {
my $output = &find_ctan_dir ($ARGV[1]);