diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-19 00:18:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-19 00:18:50 +0000 |
commit | 9f4480333c8170e32eabdb252ed24ecbeed077c1 (patch) | |
tree | 8138ad40aea42edfc57b98398dff0366b8844a36 /Build/cdbuild | |
parent | 5f56d1cbf28d7f99e495f9f3d573aea4e783fc6b (diff) |
no dps
git-svn-id: svn://tug.org/texlive/trunk@2349 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 c85dd4a17ad..121f374de42 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -120,6 +120,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'diagnose', "&MAKEflatten", 'dictsym', "&MAKEunzipandflatten", 'dmfonts', "print \"Not installing dmfonts as it has fonts\n\"", + 'dps', "print \"Not installing dps as it requires acrotex\n\"", 'dtk', "&MAKEflatten", 'dtxtut', "&setup", # straight copy 'easy', "&MAKEeasy", |