summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-20 23:22:18 +0000
committerKarl Berry <karl@freefriends.org>2012-04-20 23:22:18 +0000
commit5ade70efc58e89e317d3d339d625690086652043 (patch)
tree0047ddd27c3514a3037d90da7ed7c52ea98f4811 /Master/tlpkg/libexec/ctan2tds
parente036c78ef5115ea7d839a35e596601e48ea41c5c (diff)
ucs 2.0 (20apr12)
git-svn-id: svn://tug.org/texlive/trunk@26074 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 75b1c5a564b..8c1dc5ed0c6 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4089,7 +4089,7 @@ sub MAKEucs {
chdir("$DEST/doc/latex/$package");
&SYSTEM("$MV data $DEST/tex/latex/ucs");
&SYSTEM("$MV *def *sty $DEST/tex/latex/ucs");
- &SYSTEM("$MV contrib/* $DEST/tex/latex/ucs");
+ &SYSTEM("$MV utils $DEST/tex/latex/ucs");
}
sub MAKEtexsis {