diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-08 22:06:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-08 22:06:03 +0000 |
commit | 7cd7e5936583d8101bad9884f27de532d1d6cebe (patch) | |
tree | 0dab81b418b575db847f8ac72a7c082f3f5cc1f1 /Build | |
parent | fac69187f92c9b6169d640cda90a07297ef33a25 (diff) |
chessboard and chessfss lack source for doc, also
lack anyone asking for it, so skip.
git-svn-id: svn://tug.org/texlive/trunk@1672 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 63a1978f951..69e867f7308 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -90,6 +90,8 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'cb', "&MAKEflatten", 'cbcoptic', "&MAKEcbcoptic", 'changebar', "&MAKEchangebar", + 'chessboard', "print \"Skipping chessboard since no source for doc\n\"", + 'chessfss', "print \"Skipping chessfss since no source for doc\n\"", 'circuit_macros', "print \"Not installing circuit_macros as it is m4\n\"", 'cjhebrew', "&MAKEflatten", 'classicthesis', "print \"Skipping classicthesis as it is postcardware\n\"", |