summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-16 23:41:19 +0000
committerKarl Berry <karl@freefriends.org>2012-02-16 23:41:19 +0000
commit716d6141fc106c94a768963503ee5b7ddde8d5d1 (patch)
tree5f378e75fb7677b5b12a2b33ef11f60c996be9f8 /Master/tlpkg
parent44b76a2e5aba72caff21321358b15e295e27ffba (diff)
nameauth 0.94 (15feb12)
git-svn-id: svn://tug.org/texlive/trunk@25410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 6c13eacb2e2..b6ccd08fa69 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -17,7 +17,7 @@ sub main {
# erroneous or problematic tds files (when new, tell RobinF and author)
$erroneous_tds = join ("|",
- qw(engpron gost he-she imtekda spanish thailatex titleps),
+ qw(engpron gost he-she imtekda spanish titleps),
);
# Heiko's tds files (don't propagate through CTAN fast enough).
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index d772242072f..941c21f9976 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1002,7 +1002,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'pst-cox' => '&POSTpstcox',
'pst-geo' => '&POSTpstgeo',
'splitindex' => '&POSTsplitindex',
- 'thailatex' => '&POSTthailatex',
+# 'thailatex' => '&POSTthailatex',
'tipa-de' => '&POSTrmsymlink',
'xecyr' => '&POSTxecyr',
'xetex-pstricks' => '&POSTxetexpstricks',