From 9935e94e9e8ba76f4872122b09a49752c54d1947 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Dec 2019 16:50:23 +0000 Subject: ptex-manual git-svn-id: svn://tug.org/texlive/trunk@53007 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 5 ++++- Master/tlpkg/libexec/ctan2tds | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ae4cc98d011..744308f96e9 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -841,6 +841,8 @@ my @TLP_no_check = ( "latexconfig", # we maintain "lcdftypetools", # binary "luatex", # binary + "luahbtex", # binary + "luajittex", # binary "makeindex", # binary "malayalam-latex", # binary "metafont", # binary @@ -854,7 +856,7 @@ my @TLP_no_check = ( "otibet", # not on ctan, too old to worry about "patgen", # binary "pdftex", # binary - "pdftools", # binary + "pdftosrc", # binary "pdfwin", # not on ctan, too old to worry about "plain", # mostly our .ini files, plus well-known plain.tex "powerdot", # stale generated files on ctan @@ -896,6 +898,7 @@ my @TLP_no_check = ( "xetexconfig", # we maintain "xindy", # binary "xmltexconfig", # we maintain + "xpdfopen", # binary ); exit (&main ()); diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 2804c717adc..80ca69f8c74 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1197,6 +1197,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'texdoc', "&MAKEflatten", 'texdoctk', "die 'skipping, moribund, only in tl'", 'texemplar', "die 'skipping, await request, 199x'", + 'texlab', "die 'skipping, requires rust compilation'", 'texlipse', "die 'skipping, plugin for Eclipse'", 'texlive-dummy', "die 'skipping, suse placeholder'", 'texlive-dummy-opensuse', "die 'skipping, suse placeholder'", -- cgit v1.2.3