diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/backgammon.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-games.tlpsrc | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3caf586db6d..b45dca10aa1 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -78,6 +78,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'augie', "&MAKEaugie", 'aurical', "&MAKEaurical", 'aurora', "die 'skipping, nocommercial license'", + 'backgammon', "die 'skipping, nonfree license'", 'bangtex', "&MAKEflatten", 'bardiag', "&MAKEbardiag", # bbm is split into bbm (fonts) and bbm-macros (macros) diff --git a/Master/tlpkg/tlpsrc/backgammon.tlpsrc b/Master/tlpkg/tlpsrc/backgammon.tlpsrc deleted file mode 100644 index fb0ee4d4c33..00000000000 --- a/Master/tlpkg/tlpsrc/backgammon.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name backgammon -category Package diff --git a/Master/tlpkg/tlpsrc/collection-games.tlpsrc b/Master/tlpkg/tlpsrc/collection-games.tlpsrc index 32a0c401441..50723492df3 100644 --- a/Master/tlpkg/tlpsrc/collection-games.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-games.tlpsrc @@ -2,7 +2,6 @@ name collection-games category Collection shortdesc Games typesetting longdesc Setups for typesetting various games, including chess. -depend backgammon depend cchess depend chess depend chess-problem-diagrams |