diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-20 22:00:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-20 22:00:42 +0000 |
commit | 4dcd7116b3bc7377eb859c477731bec1b93d20c4 (patch) | |
tree | cd0e616e935bf04ef799cff9ec36d3f3f4d0aa9a /Master/tlpkg | |
parent | 82b109c9770d6f92d5a0681615bbfd75d968d69e (diff) |
rm context-games, obsolete per author
git-svn-id: svn://tug.org/texlive/trunk@42315 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-context.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context-games.tlpsrc | 3 |
4 files changed, 2 insertions, 6 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index bef56043fb6..831d28d4548 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -161,7 +161,7 @@ my @TLP_working = qw( context-construction-plan context-cyrillicnumbers context-degrade context-fancybreak context-filter context-french context-fullpage - context-games context-gantt context-gnuplot + context-gantt context-gnuplot context-letter context-lettrine context-lilypond context-mathsets context-notes-zh-cn context-rst context-ruby context-simplefonts context-simpleslides context-title diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d04bda10c8f..098afa6e646 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -281,7 +281,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'context-fixme', "die 'skipping, obsolete per author'", 'context-french', "&MAKEcopy", 'context-fullpage', "&MAKEcopy", - 'context-games', "&MAKEcopy", + 'context-games', "die 'skipping, obsolete per author'", 'context-gantt', "&MAKEcopy", 'context-gnuplot', "&MAKEcopy", 'context-letter', "&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index a5be3bf425b..46889147d2b 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -20,7 +20,6 @@ depend context-fancybreak depend context-filter depend context-french depend context-fullpage -depend context-games depend context-gantt depend context-gnuplot depend context-letter diff --git a/Master/tlpkg/tlpsrc/context-games.tlpsrc b/Master/tlpkg/tlpsrc/context-games.tlpsrc deleted file mode 100644 index 8b87a6c41b1..00000000000 --- a/Master/tlpkg/tlpsrc/context-games.tlpsrc +++ /dev/null @@ -1,3 +0,0 @@ -category ConTeXt -depend skaknew -depend context |