diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/oca.tlpsrc | 2 |
3 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index da426deadf8..ee5cfe22ebd 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -294,6 +294,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'niceframe', "die 'skipping, nosell license'", 'nohyph', "die 'skipping, nohyph must be done by hand'", 'notes', "&MAKEnotes", + 'oca', "die 'skipping, nosell license'", 'occam', "die 'skipping, too old and strange'", 'ocherokee', "&MAKEflatten", 'ocr-a', "die 'skipping, nosell license'", diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index c714ea61e7b..6fd2be448dd 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -106,7 +106,6 @@ depend mathabx depend mathdesign depend mnsymbol depend nkarta -depend oca depend ocherokee depend ogham depend oinuit diff --git a/Master/tlpkg/tlpsrc/oca.tlpsrc b/Master/tlpkg/tlpsrc/oca.tlpsrc deleted file mode 100644 index a8fbd01c99f..00000000000 --- a/Master/tlpkg/tlpsrc/oca.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name oca -category Package |