diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-05 00:02:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-05 00:02:42 +0000 |
commit | 6c05833cefc91774505f6825b70ee56d8c733cb6 (patch) | |
tree | 1cac269df27a1a3f458a70b7eeb2a624dfa860b7 /Build | |
parent | 43a14ea9dae73aad5fe9f3696827624be9b274ee (diff) |
movie15 update (3may07)
git-svn-id: svn://tug.org/texlive/trunk@4236 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 4cf0af3b939..8fbd2dfba1d 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -154,11 +154,12 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'fouriernc', "&MAKEflatten", 'fp', "&MAKEfp", 'fpl', "&MAKEflatten", - 'fragments', "print \"Not installing fragments (not a package) \n\"", + 'fragments', "print \"Not installing fragments (not a package)\n\"", 'frankenstein',"print \"Not installing frankenstein, to be replaced\n\"", 'frcursive', "&MAKEflatten", 'germbib', "&MAKEgermbib", 'graphics', "&MAKEcopy", # we use latex-tds/graphics.zip + 'harmony', "print \"not installing, license munged, no doc source\n\"", 'hfbright', "&MAKEflatten", 'hfoldsty', "&MAKEflatten", 'hyperref', "&MAKEhyperref", |