texlive[57198] Master/tlpkg/libexec/ctan2tds: include url
commits+karl at tug.org
commits+karl at tug.org
Mon Dec 21 23:24:56 CET 2020
Revision: 57198
http://tug.org/svn/texlive?view=revision&revision=57198
Author: karl
Date: 2020-12-21 23:24:55 +0100 (Mon, 21 Dec 2020)
Log Message:
-----------
include url https://tug.org/texlive/pkgcontrib.html#requirements
in README.TEXLIVE files.
Modified Paths:
--------------
trunk/Master/tlpkg/libexec/ctan2tds
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2020-12-21 22:21:37 UTC (rev 57197)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2020-12-21 22:24:55 UTC (rev 57198)
@@ -4521,9 +4521,13 @@
open (RTL, ">README.TEXLIVE") || warn "open(>README.TEXLIVE) failed: $!";
print RTL <<"EOF";
The files below have been removed in the TeX Live installation of
-the current package, typically due to missing source code. If this is a
-concern, please contact the package maintainer.
+the current package, possibly because of missing source (e.g., a
+PDF with no source), possibly because their only purpose is to support
+nonfree fonts or other software, possibly for other reasons.
+More info: https://tug.org/texlive/pkgcontrib.html#requirements
+If this is a concern, please contact the package maintainer.
+
You can find these files on CTAN$ctan_url.
EOF
More information about the tex-live-commits
mailing list.