summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-04 21:53:39 +0000
committerKarl Berry <karl@freefriends.org>2012-09-04 21:53:39 +0000
commit7227e9dd64d02b233176275f543e92ebc7237c7f (patch)
tree9133e657114c529b26a939cceb35ad5bc032f3f4
parent9dd1d9a521f38cd12935c8718ba7f384e513b78a (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-xMaster/tlpkg/libexec/ctan2tds1
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 {