diff options
author | Karl Berry <karl@freefriends.org> | 2009-03-23 17:18:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-03-23 17:18:24 +0000 |
commit | 50fd7e42c25426610afac18bafe5ecd248e5a9ae (patch) | |
tree | 070699e7cbbc23cca0eb46d87dc130c5f5bdff08 /Master/tlpkg | |
parent | c5feea255c71bdc6df2750fc26c9b4ca6221405a (diff) |
need +f, not f, since want to find doc/support too
git-svn-id: svn://tug.org/texlive/trunk@12498 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/purifyeps.tlpsrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc b/Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc index 9ae5c6b9ae3..b52ae5ecf6a 100644 --- a/Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc +++ b/Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc @@ -1,3 +1,3 @@ name pkfix-helper category Package -docpattern f texmf/doc/man/man1/pkfix-helper.* +docpattern +f texmf/doc/man/man1/pkfix-helper.* diff --git a/Master/tlpkg/tlpsrc/purifyeps.tlpsrc b/Master/tlpkg/tlpsrc/purifyeps.tlpsrc index dbf5b6d3056..044d5c80fba 100644 --- a/Master/tlpkg/tlpsrc/purifyeps.tlpsrc +++ b/Master/tlpkg/tlpsrc/purifyeps.tlpsrc @@ -1,3 +1,3 @@ name purifyeps category Package -docpattern f texmf/doc/man/man1/purifyeps.* +docpattern +f texmf/doc/man/man1/purifyeps.* |