diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-01 23:56:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-01 23:56:10 +0000 |
commit | 2fb7d450a36d89f4ccd818d93ba49b0f62291db2 (patch) | |
tree | 330f6b773aca9eb9acbce1647db827f70e2c23cf /Master/tlpkg | |
parent | b11080f6f292ac8c85f6e687ea5db5262aa5fe1d (diff) |
exclude other packages' `documentation' directories
git-svn-id: svn://tug.org/texlive/trunk@24718 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/documentation.tlpsrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/documentation.tlpsrc b/Master/tlpkg/tlpsrc/documentation.tlpsrc index e69de29bb2d..f211b71f0ff 100644 --- a/Master/tlpkg/tlpsrc/documentation.tlpsrc +++ b/Master/tlpkg/tlpsrc/documentation.tlpsrc @@ -0,0 +1,4 @@ +docpattern +!d texmf-dist/doc/fonts/punknova/documentation +docpattern +!d texmf-dist/doc/latex/cookybooky/documentation +docpattern +!d texmf-dist/doc/latex/interactiveworkbook/documentation + |