From 369ad3a1aded1b64f132a89ce110076cc81b8621 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 23 Mar 2021 22:36:55 +0000 Subject: enable adjustrepo for final release git-svn-id: svn://tug.org/texlive/trunk@58676 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-tlnet | 2 +- Master/tlpkg/libexec/ctan2tds | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet index 76c7b4b1531..73c0d92569e 100755 --- a/Master/tlpkg/bin/tl-update-tlnet +++ b/Master/tlpkg/bin/tl-update-tlnet @@ -186,7 +186,7 @@ tlpdbopt_install_srcfiles 1 tlpdbopt_create_formats 1 instopt_letter 0 instopt_adjustpath 0 -instopt_adjustrepo 0 +instopt_adjustrepo 1 " >texlive.profile # silence envvar warnings and the welcome message. diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 7a3b0563bdb..76dba200a16 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -63,6 +63,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'GuIT', "die 'skipping, use guitlogo'", 'HA-prosper', '&MAKEhaprosper', 'IEEEtran', "&MAKEIEEEtran", + 'LaTeX-FAQ-francaise', "die 'skipping, use faq-fr'", 'LingTrees', "die 'skipping, requires python'", 'SIstyle', '&MAKEflatten', 'SQLTeX', "die 'skipping, see sqltex'", @@ -486,7 +487,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'fancyvrb', "&MAKEflatten", 'faq', "die 'skipping, use FAQ-en'", 'faq-en', "die 'skipping, use FAQ-en'", - 'faq-fr', "die 'skipping, nonfree'", + 'faq-fr', "die 'skipping, just a tarball'", 'fax', "die 'skipping, nosell license'", 'fbox', "&MAKEflatten", 'fc', "&MAKEflatten", -- cgit v1.2.3