diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-01 15:52:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-01 15:52:32 +0000 |
commit | 955c1d812fa0c5234eb84e068132571b9188c1ca (patch) | |
tree | e0375cb571f4d5e53d5e843943a34c00cf2ae443 /Build/cdbuild | |
parent | e41c4b79307e72e41e1c47ea2524d337a94afe28 (diff) |
classicthesis apparently *requires* sending a
postcard. (Another case of GPL+more conditions.)
No energy to write the author.
git-svn-id: svn://tug.org/texlive/trunk@1637 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-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 7302ce59ef9..c871ee64d8f 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -92,6 +92,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'changebar', "&MAKEchangebar", 'circuit_macros', "print \"Not installing circuit_macros as it is m4\n\"", 'cjhebrew', "&MAKEflatten", + 'classicthesis', "print \"Skipping classicthesis as it is postcardware\n\"", 'clock', "&MAKEflatten", 'cm-lgc', '&MAKEcmlgc', 'cmbright', "&MAKEflatten", |