From be6e8651ec0b9e813275bead038edc07c68504db Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 17 Dec 2014 22:28:35 +0000 Subject: 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 --- Master/texmf-dist/doc/latex/ucs/README.TEXLIVE | 7 +++++++ Master/texmf-dist/doc/latex/ucs/languages.ps.gz | Bin 330394 -> 0 bytes Master/tlpkg/libexec/ctan2tds | 1 + 3 files changed, 8 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/ucs/README.TEXLIVE delete mode 100644 Master/texmf-dist/doc/latex/ucs/languages.ps.gz 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 Binary files a/Master/texmf-dist/doc/latex/ucs/languages.ps.gz and /dev/null 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"); -- cgit v1.2.3