diff options
author | Norbert Preining <preining@logic.at> | 2007-10-18 14:19:51 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-10-18 14:19:51 +0000 |
commit | 383376384e8be7e270474ce287fea73559c81d0a (patch) | |
tree | e6164f4775a5321c182363a777f271c2a9b572ab /Master/tlpkg/tlpsrc/bin-bibtex.tlpsrc | |
parent | d41ee107aabd6ac4e2aff55782060931622f48a4 (diff) |
remove the Category at the beginning of a depend line
adapt modules
update texlive tlpdb, including the info from the catalogue
git-svn-id: svn://tug.org/texlive/trunk@5228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-bibtex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-bibtex.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-bibtex.tlpsrc b/Master/tlpkg/tlpsrc/bin-bibtex.tlpsrc index 1b387f4a8a3..53264a7f640 100644 --- a/Master/tlpkg/tlpsrc/bin-bibtex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-bibtex.tlpsrc @@ -1,6 +1,6 @@ name bin-bibtex category TLCore -depend TLCore/bin-kpathsea +depend bin-kpathsea docpattern f texmf/doc/man/man1/bibtex.1 docpattern f texmf/doc/man/man1/bibtex.1.html binpattern f bin/${ARCH}/bibtex |