diff options
author | Karl Berry <karl@freefriends.org> | 2007-03-21 00:09:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-03-21 00:09:18 +0000 |
commit | f17c03aa1e3f4e0b175b3d0b75435c2f92f0876d (patch) | |
tree | 8a717550534a4fcbefc9da2e3e8fde0c9ee14f2a /Build/cdbuild | |
parent | df757cca4c2688316b21433f462995397099cb5b (diff) |
new package pst-2dplot (24jan07)
git-svn-id: svn://tug.org/texlive/trunk@4069 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 430abd29056..408b0576d89 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -241,6 +241,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-2dplot', "&MAKEpst", 'pst-3d', "&MAKEpst", 'pst-3dplot', "&MAKEpst", 'pst-asr', "&MAKEpst", |