summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
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',