diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-17 22:20:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-17 22:20:05 +0000 |
commit | f2eea39fd5c49b41a4f6ab22f4727cbf3dd90d4b (patch) | |
tree | ec97dbd21b134853f61fd58d5591f088a8db5212 /Master/tlpkg | |
parent | ae170436e4655941a176b859d567521787942834 (diff) |
new context package context-fixme (16jun09)
git-svn-id: svn://tug.org/texlive/trunk@13788 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-context.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context-account.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context-fixme.tlpsrc | 1 |
5 files changed, 5 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index aa90fd92d59..49f8a4b275c 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -58,8 +58,8 @@ my @WorkingTLP = qw( colortbl colorwav commath compactbib complexity comprehensive computational-complexity confproc constants context-account context-bnf context-chromato - context-construction-plan context-degrade context-french - context-games context-gnuplot + context-construction-plan context-degrade context-fixme + context-french context-games context-gnuplot context-letter context-lettrine context-lilypond context-mathsets context-simpleslides context-taspresent context-typearea context-vim diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1568b026a22..2918fd2a7e7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -142,6 +142,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'context-chromato', "&MAKEcopy", 'context-construction-plan', "&MAKEcopy", 'context-degrade', "&MAKEcopy", + 'context-fixme', "&MAKEcopy", 'context-french', "&MAKEcopy", 'context-games', "&MAKEcopy", 'context-gnuplot', "&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index 0021794a0cc..988f1e43522 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -11,6 +11,7 @@ depend context-bnf depend context-chromato depend context-construction-plan depend context-degrade +depend context-fixme depend context-french depend context-games depend context-gnuplot diff --git a/Master/tlpkg/tlpsrc/context-account.tlpsrc b/Master/tlpkg/tlpsrc/context-account.tlpsrc index 95c663d6353..18e9726c6d6 100644 --- a/Master/tlpkg/tlpsrc/context-account.tlpsrc +++ b/Master/tlpkg/tlpsrc/context-account.tlpsrc @@ -1,5 +1,3 @@ -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 diff --git a/Master/tlpkg/tlpsrc/context-fixme.tlpsrc b/Master/tlpkg/tlpsrc/context-fixme.tlpsrc new file mode 100644 index 00000000000..f1e37bfa8d9 --- /dev/null +++ b/Master/tlpkg/tlpsrc/context-fixme.tlpsrc @@ -0,0 +1 @@ +runpattern d texmf-dist/tex/context/third/fixme |