diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-04 21:53:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-04 21:53:39 +0000 |
commit | 7227e9dd64d02b233176275f543e92ebc7237c7f (patch) | |
tree | 9133e657114c529b26a939cceb35ad5bc032f3f4 | |
parent | 9dd1d9a521f38cd12935c8718ba7f384e513b78a (diff) |
pst-doc.cls in runtime (mail from rf, 4 Sep 2012 17:35:53)
git-svn-id: svn://tug.org/texlive/trunk@27589 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pst-doc.cls (renamed from Master/texmf-dist/doc/generic/pstricks/pst-doc.cls) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-doc.cls b/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls index fe4e58f029e..fe4e58f029e 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-doc.cls +++ b/Master/texmf-dist/tex/latex/pstricks/pst-doc.cls diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index c9913f8a39b..96b313171a8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3954,6 +3954,7 @@ sub MAKEpstricks { # &xmkdir ("$DEST/tex/latex"); &SYSTEM ("$MV latex $DEST/tex/latex/pstricks"); + &SYSTEM ("$MV $docdir/pst-doc.cls $DEST/tex/latex/pstricks"); } sub MAKEwilson { |