diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ucs.tlpsrc | 2 |
2 files changed, 2 insertions, 2 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 { diff --git a/Master/tlpkg/tlpsrc/ucs.tlpsrc b/Master/tlpkg/tlpsrc/ucs.tlpsrc index da972820497..8b137891791 100644 --- a/Master/tlpkg/tlpsrc/ucs.tlpsrc +++ b/Master/tlpkg/tlpsrc/ucs.tlpsrc @@ -1 +1 @@ -catalogue unicode + |