diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-08 22:03:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-08 22:03:28 +0000 |
commit | af509065fb0c50563a6d3e619709a04e1b896dae (patch) | |
tree | 0a2a5b4058dbd7831c0cb7132647470ee29240a7 /Build | |
parent | 20e41368944327c8f4555fd481b91fd39a2d3500 (diff) |
csplain: cannot handle, the tarballs uploaded to
ctan are mixed up.
git-svn-id: svn://tug.org/texlive/trunk@4914 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 8e6c0365d8d..aec6fb21d8c 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -117,6 +117,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'context', "&MAKEcontext", 'coptic', "warn \"skipping coptic, it has been replaced by cbcoptic\n\"", 'corridx', "warn \"skipping corridx, Pascal source\n\"", + 'csplain', "warn \"skipping csplain, too hard to automate\n\"", 'csvtools', "&MAKEflatten", 'ctable', "&MAKEflatten", 'ctib', "&MAKEflatten", |