diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-04 00:50:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-04 00:50:38 +0000 |
commit | c57eb898fbbb5dd6ad34487960cabf15c4843538 (patch) | |
tree | e38fda4bb455b8df760dc2524d34a88054217f26 /Master/tlpkg | |
parent | f7f3f7dd671833ade649967a9528752a36f742fa (diff) |
rm bridge, latex 2.09 (and empty source)
git-svn-id: svn://tug.org/texlive/trunk@11810 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/bridge.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-games.tlpsrc | 5 |
3 files changed, 3 insertions, 5 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 20d231806cc..42ff09f28cd 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -99,6 +99,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'bnf-plain', "die 'skipping, unknown license (and c.1992)'", 'bookhands', "&MAKEwilson", 'borceux', "&MAKEborceux", + 'bridge', "die 'skipping, latex 2.09'", 'burmese', "&MAKEflatten", 'c90', "&MAKEc90", 'calendar', "die 'skipping, nosell license'", diff --git a/Master/tlpkg/tlpsrc/bridge.tlpsrc b/Master/tlpkg/tlpsrc/bridge.tlpsrc deleted file mode 100644 index 58d1301699a..00000000000 --- a/Master/tlpkg/tlpsrc/bridge.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name bridge -category Package diff --git a/Master/tlpkg/tlpsrc/collection-games.tlpsrc b/Master/tlpkg/tlpsrc/collection-games.tlpsrc index 6ea36e0167f..32a0c401441 100644 --- a/Master/tlpkg/tlpsrc/collection-games.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-games.tlpsrc @@ -1,9 +1,8 @@ name collection-games category Collection -shortdesc Games typesetting (chess, etc) -longdesc Setups for typesetting various board games, including chess +shortdesc Games typesetting +longdesc Setups for typesetting various games, including chess. depend backgammon -depend bridge depend cchess depend chess depend chess-problem-diagrams |