diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-29 17:18:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-29 17:18:51 +0000 |
commit | 1bb1fcb353daeee517c22ad1ecc8912942c493b4 (patch) | |
tree | 8d132b8dcb564cfc362679f487754d75a1466a7e /Master/tlpkg/bin/ctan2tds | |
parent | 1cd62a262eb0789c37a72a517c82fe276b360e6f (diff) |
restore csvtools, since we cannot eliminate all from ctan:/obsolete anyway
git-svn-id: svn://tug.org/texlive/trunk@7722 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 9395330f0ac..eddf9075ce2 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -114,8 +114,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'coptic', "die 'skipping, it has been replaced by cbcoptic'", 'corridx', "die 'skipping, Pascal source'", 'csplain', "die 'skipping, too hard to automate'", - 'csvtools', "die 'skipping, obsolete on CTAN'", -# 'csvtools', "&MAKEflatten", + 'csvtools', "&MAKEflatten", 'ctable', "&MAKEflatten", 'ctib', "&MAKEflatten", 'cweb', "die 'skipping, programs'", |