diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-18 13:44:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-18 13:44:56 +0000 |
commit | a9f406953797fd5a7e968698b4bbec300e44ef03 (patch) | |
tree | 27b537a25e566a47dae42c23934a2d00a85788e6 /Build | |
parent | 6d0e08f40c9ed00bef31751cdb2ccb9d285e1686 (diff) |
pst-3d done via MAKEpst, to get pst-3d.tex in runtime (31jan06 et al.)
git-svn-id: svn://tug.org/texlive/trunk@2155 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 c97eeaf35d7..afa4fc76060 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -228,6 +228,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'psnfss', "&MAKEpsnfss", # we use latex-tds/psnfss.zip 'psnfss-addons', "print \"Not installing psnfss-addons \n\"", 'psnfssx', "&MAKEflatten", + 'pst-3d', "&MAKEpst", 'pst-3dplot', "&MAKEpst", 'pst-bar', "&MAKEpst", 'pst-blur', "&MAKEpst", |