diff options
author | Norbert Preining <preining@logic.at> | 2008-07-29 14:58:55 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-07-29 14:58:55 +0000 |
commit | 3cd37f60e5e92b2d2a9cf363e295d4bf75c01f07 (patch) | |
tree | 1b363a614104a05c7097caea00e59e11166d98eb /Master/tlpkg/tlpsrc | |
parent | df5a884fe92d0b1fb73fbf07a53ac0f8a64d253e (diff) |
add context-account
git-svn-id: svn://tug.org/texlive/trunk@9876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-context.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context-account.tlpsrc | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index 6cee2ba9228..a8bc8b18382 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -6,6 +6,7 @@ depend context depend jmn depend lmextra depend bin-context +depend context-account depend context-french depend collection-metapost depend collection-basic diff --git a/Master/tlpkg/tlpsrc/context-account.tlpsrc b/Master/tlpkg/tlpsrc/context-account.tlpsrc new file mode 100644 index 00000000000..95c663d6353 --- /dev/null +++ b/Master/tlpkg/tlpsrc/context-account.tlpsrc @@ -0,0 +1,5 @@ +name context-account +category Package +runpattern d texmf-dist/tex/context/third/account +runpattern f texmf-dist/tex/context/interface/third/t-account.xml +docpattern d texmf-dist/doc/context/third/account |