diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 16:19:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 16:19:42 +0000 |
commit | b0f8af630963f25143b81e4afd01c8a3d18841fe (patch) | |
tree | ac8633d83a2cb1f18e56f7702576724b94ca687e /Master/tlpkg/TeXLive/TLPSRC.pm | |
parent | 0f9f931997927a0dcbb5c5b95870e2f97b96fbb5 (diff) |
remove texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13424 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPSRC.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLPSRC.pm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm index c1308bad8c8..19a32285a01 100644 --- a/Master/tlpkg/TeXLive/TLPSRC.pm +++ b/Master/tlpkg/TeXLive/TLPSRC.pm @@ -925,20 +925,12 @@ for category C<Package>: t texmf-dist doc $name -for category C<Documentation>: - - t texmf-doc doc $name - =item C<srcpattern> for category C<Package>: t texmf-dist source $name -for category C<Documentation>: - - t texmf-doc source $name - =item C<binpattern> No C<binpattern>s are ever automatically added. |