summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-10 00:03:03 +0000
committerKarl Berry <karl@freefriends.org>2010-09-10 00:03:03 +0000
commit83db7f58ada3e90b228e1d4e8eea8f67b978ced5 (patch)
treedec041e6afaa338a6f2706209641ec7007f191de /Master/tlpkg/bin/tlpkginfo
parent7e94657b4fbe4a7e911d606b41f233f7b67187b9 (diff)
new translation latex2e-help-texinfo-spanish (8sep10)
git-svn-id: svn://tug.org/texlive/trunk@19634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 7c94000b540..8a31d7c57ad 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -150,6 +150,7 @@ sub find_ctan_dir
$ctan_dir = "info/italian/amsldoc" if $me eq "amsldoc-it";
$ctan_dir = "info/italian/amsthdoc" if $me eq "amsthdoc-it";
$ctan_dir = "info/l2tabu/italian" if $me eq "l2tabu-it";
+ $ctan_dir = "info/latex2e-help-texinfo/spanish" if $me eq "latex2e-help-texinfo-spanish";
$ctan_dir = "info/lshort/chinese" if $me eq "lshort-chinese";
$ctan_dir = "info/tex-references" if $me eq "tex-refs";
$ctan_dir = "info/translations/vn" if $me eq "ntheorem-vn";