From e8f4a4b1c3d12c56cbb282e7711dc52ccd2903ad Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Dec 2020 22:24:55 +0000 Subject: include url https://tug.org/texlive/pkgcontrib.html#requirements in README.TEXLIVE files. git-svn-id: svn://tug.org/texlive/trunk@57198 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index bdd36cf098c..85317d456e7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -4521,8 +4521,12 @@ sub killfiles { 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. -- cgit v1.2.3