summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/ucs/README.TEXLIVE7
-rw-r--r--Master/texmf-dist/doc/latex/ucs/languages.ps.gzbin330394 -> 0 bytes
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
3 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/README.TEXLIVE b/Master/texmf-dist/doc/latex/ucs/README.TEXLIVE
new file mode 100644
index 00000000000..ccfa3912809
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ucs/README.TEXLIVE
@@ -0,0 +1,7 @@
+The following files have been removed in the TeX Live installation of
+the current package, typically due to duplication, lack of space, or
+missing source code. You can find these files on CTAN at
+ http://mirror.ctan.org/macros/latex/contrib/ucs
+If questions or concerns, email tex-live@tug.org.
+
+ languages.ps.gz
diff --git a/Master/texmf-dist/doc/latex/ucs/languages.ps.gz b/Master/texmf-dist/doc/latex/ucs/languages.ps.gz
deleted file mode 100644
index b3c8eaedf7e..00000000000
--- a/Master/texmf-dist/doc/latex/ucs/languages.ps.gz
+++ /dev/null
Binary files differ
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");