summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {