summaryrefslogtreecommitdiff
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
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
-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");