diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1a1d4e5ef93..6793c1c3137 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -836,7 +836,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'template', "die 'skipping, already part of xpackages'", 'tengwarscript',"&MAKEflatten", 'tex-gyre', "&MAKEcopy", - 'tex-refs', "die 'skipping, needs work'", + 'tex-ps', "die 'skipping, not ready, sorry'", + 'tex-refs', "die 'skipping, not ready, sorry'", 'texdraw', "&MAKEtexdraw", 'texlipse', "die 'skipping, plugin for Eclipse'", 'texlog-extract', "die 'skipping, Ruby, not self-locating'", |