summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-14 19:41:50 +0000
committerKarl Berry <karl@freefriends.org>2008-11-14 19:41:50 +0000
commit33d655a1e6d73f28a58b8ef484baa8607ed14530 (patch)
tree8df80b9dbb55893eb17a0eae4eefcfecacec2def /Master/tlpkg
parent6a8e4cf500d3b7bcb972313c3393d70c4696c36b (diff)
pst-3dplot 1.82 (13nov08)
git-svn-id: svn://tug.org/texlive/trunk@11300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 88f8b903995..49f483ae780 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -3096,6 +3096,7 @@ sub MAKEpst
&dotex;
&dotype1;
killfiles($standardclean);
+ &killfiles ($moreclean{$package}, "more") if $moreclean{$package};
&SYSTEM("mkdir -p $DEST/tex/latex/$package");
&SYSTEM("mv $DEST/tex/generic/$package/*sty $DEST/tex/latex/$package");
&SYSTEM("mv $DEST/doc/generic/$package/*cfg $DEST/tex/latex/$package");