summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-17 22:28:35 +0000
committerKarl Berry <karl@freefriends.org>2014-12-17 22:28:35 +0000
commitbe6e8651ec0b9e813275bead038edc07c68504db (patch)
treebcce1bd17c23d4e55e403df59086afac13625ee3 /Master/tlpkg
parent7ae8a8449925d91c8cb368cb573fb6c0171cf70d (diff)
ucs: rm languages.ps.gz, no source, maintainer does not reply
git-svn-id: svn://tug.org/texlive/trunk@35853 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 6c2d4623ded..194e8b1c5b7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4550,6 +4550,7 @@ sub MAKEfancyvrb {
sub MAKEucs {
&setup;
chdir("$DEST/doc/latex/$package");
+ &killfiles ($moreclean{$package}, "more") if $moreclean{$package};
&SYSTEM("$MV data $DEST/tex/latex/ucs");
&SYSTEM("$MV *def *sty $DEST/tex/latex/ucs");
&SYSTEM("$MV utils $DEST/tex/latex/ucs");