From b90afc4cb261a261cea005f430660c26f9c0923f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 6 Oct 2020 03:40:54 +0000 Subject: tlmgr restore: check for fmttriggers after restore git-svn-id: svn://tug.org/texlive/trunk@56566 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/tlmgr.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'Master') diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index e2211075d0f..5b133a5a676 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -1872,6 +1872,7 @@ sub restore_one_package { $localtlpdb->add_tlpobj($tlpobj); TeXLive::TLUtils::announce_execute_actions("enable", $localtlpdb->get_package($pkg)); + check_announce_format_triggers($pkg); $localtlpdb->save; # TODO_ERRORCHECKING we should check the return values of the # various calls above -- cgit v1.2.3