diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-21 20:31:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-21 20:31:46 +0000 |
commit | 5ef8268b9ed2a7f7b3abcab9c88b95925b6e8222 (patch) | |
tree | e42e66882531b7195948d938ea438a947ca383d4 /Master/tlpkg | |
parent | acc4069c21f76eb4897e4c5eaf68ab5cab57b992 (diff) |
(doc.html): back to runpattern instead of
docpattern, since the texlive.infra.doc subpackage
is not installed. Real fix another time.
git-svn-id: svn://tug.org/texlive/trunk@10397 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index d473ad40d8e..81dc9400360 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -8,7 +8,6 @@ longdesc These files end up in the install packages. # docpattern d tlpkg/doc docpattern d tlpkg/man -docpattern f doc.html docpattern f tlpkg/README # runpattern d readme-html.dir @@ -17,6 +16,7 @@ runpattern d tlpkg/TeXLive runpattern f LICENSE* runpattern f README runpattern f README* +runpattern f doc.html runpattern f index.html runpattern f release-texlive.txt runpattern f tlpkg/installer/wgetrc |