diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-22 00:23:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-22 00:23:22 +0000 |
commit | a87b2ae3cf7f24521c3a0d4b654e0ac74aa4dee5 (patch) | |
tree | e5ba330c6525bcf22e09969f0929e24c0e643e00 /Master/tlpkg | |
parent | 74cc739849e30f0b36faebb36046aef5e6202a0e (diff) |
pst-layout should just be a copy, luecking mail 20 Feb 2012 23:31:12
git-svn-id: svn://tug.org/texlive/trunk@25467 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3929a6955f2..64be329a402 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -713,7 +713,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-jtree', "&MAKEpst", 'pst-knot', "&MAKEpst", 'pst-labo', "&MAKEpst", - 'pst-layout', "&MAKEpst", + 'pst-layout', "&MAKEcopy", 'pst-lens', "&MAKEpst", 'pst-light3d', "&MAKEpst", 'pst-magneticfield', "&MAKEpst", |