diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-07 16:03:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-07 16:03:44 +0000 |
commit | 5a9522a6e88de6af77e31a3ea7b9cf522673a8e9 (patch) | |
tree | 4ad9102b1a986fa051bd7c26a1726d0c933de822 /Master | |
parent | 3995b4e9a192a779edf3c38485529ce972c04bc2 (diff) |
cover NEWS
git-svn-id: svn://tug.org/texlive/trunk@17740 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index e109b0ba637..edb6e6b1e71 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -6,20 +6,21 @@ longdesc (sometimes) tar and wget. These files end up in the standalone longdesc install packages. # docpattern f tlpkg/README +docpattern f texmf/scripts/texlive/NEWS docpattern f texmf/doc/man/man1/tlmgr.* # runpattern d readme-html.dir runpattern d readme-txt.dir -runpattern d texmf/scripts/texlive/tlmgrgui runpattern d tlpkg/TeXLive -# we move the translations out of the main package to make updates easier -# runpattern d tlpkg/translations +runpattern d texmf/scripts/texlive/tlmgrgui +# runpattern f LICENSE* runpattern f README runpattern f README* runpattern f index.html runpattern f release-texlive.txt runpattern f texmf/scripts/texlive/tlmgr.pl +runpattern f texmf/scripts/texlive/tlmgr.pl runpattern f texmf/scripts/texlive/tlmgrgui.pl runpattern f texmf/scripts/texlive/uninstall-win32.pl runpattern f texmf/web2c/fmtutil-hdr.cnf |