diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-13 18:23:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-13 18:23:02 +0000 |
commit | ea7d949134c8ec7d0aea3712c8dd8c3f14a1b0b7 (patch) | |
tree | 35088201836c7aff44c4754db6c1e3605386e316 /Build | |
parent | 70e30e58b42115143a9674352946af0eb19f21dc (diff) |
dvdcoll update (12sep07)
git-svn-id: svn://tug.org/texlive/trunk@4939 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 9e50db042c5..85852935362 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -133,6 +133,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'dps', "warn \"skipping dps, requires acrotex\n\"", 'dtk', "&MAKEflatten", 'dtxtut', "&setup", # straight copy + 'dvdcoll', "&MAKEflatten", 'easy', "&MAKEeasy", 'ebib', "warn \"skipping ebib, as it is Emacs\n\"", 'ebong', "&MAKEebong", |