diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-21 22:24:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-21 22:24:55 +0000 |
commit | e8f4a4b1c3d12c56cbb282e7711dc52ccd2903ad (patch) | |
tree | 953e47e9e2ce59e0f2b6adbf9a4b539367578979 /Master | |
parent | 9db8d2c4164df3a98e7ddc4764696eb07eb33e1d (diff) |
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
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 8 |
1 files changed, 6 insertions, 2 deletions
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. |