diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-21 22:29:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-21 22:29:03 +0000 |
commit | c5c5c60739865ca9075df66d33c5a4cdf183d6d0 (patch) | |
tree | 4d923b65387350b3cfe0181f6659f0a1b9ee184b /Build/cdbuild | |
parent | 55e469a40abbd1a4407556cfab0a3ef12a18ede8 (diff) |
movie15 update (21sep07)
git-svn-id: svn://tug.org/texlive/trunk@4993 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 3bb0af363c6..b6e5fa14423 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -168,7 +168,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'germbib', "&MAKEgermbib", # 'gfsartemisia',"&MAKEflatten", 'graphics', "&MAKEcopy", # we use latex-tds/graphics.zip - 'graphicxsp", "warn \"skipping graphicxsp, requires adobe distiller\n\"", + 'graphicxsp', "warn \"skipping graphicxsp, requires adobe distiller\n\"", 'hfbright', "&MAKEflatten", 'hfoldsty', "&MAKEflatten", 'hyperref', "&MAKEhyperref", |