diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-14 18:48:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-14 18:48:41 +0000 |
commit | 21323e5c9245567cb00accabb22b78d912a8c0c0 (patch) | |
tree | eff5a6c892d7f43c5e9f5ad2dc156b6bfe39ab01 /Master/tlpkg/tlpsrc/00texlive.image.tlpsrc | |
parent | 62f4a65ac65eb44ed55a60fdae76d5de24ae0be4 (diff) |
try putting install-tl* and a couple others in 00texlive.image instead of tlmgr.pl
git-svn-id: svn://tug.org/texlive/trunk@14260 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/00texlive.image.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.image.tlpsrc | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc index 65dd1c00383..8b1db074c6a 100644 --- a/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.image.tlpsrc @@ -1,16 +1,23 @@ category TLCore longdesc This package collects some files which are not caught by any of the -longdesc other TL packages. Its primary purpose is to make the file coverage +longdesc other TL packages. Its purpose is to make the file coverage longdesc check happy. The files here are not copied by the installer longdesc and containers are not built; they exist only in the -longdesc full DVD image. +longdesc full DVD image or the installer archives. +longdesc +longdesc The IgnorePatterns in the check_files routine in tlmgr.pl +longdesc augment this list. +longdesc longdesc For information on the 00texlive prefix see longdesc 00texlive.installation(.tlpsrc) runpattern d tlpkg/archive runpattern d tlpkg/doc runpattern d tlpkg/libexec +runpattern f .mkisofsrc +runpattern f autorun.inf runpattern f texmf-dist/README runpattern f texmf/README runpattern f texmf/doc/man/Makefile runpattern f texmf/doc/man/man1/Makefile runpattern f texmf/doc/man/man5/Makefile +runpattern f install-tl* |