From 035e3a0025335e2932d383db8982a19ab8857ce8 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 16 Jun 2011 00:59:52 +0000 Subject: support option that runs tlmgr generate updmap automatically git-svn-id: svn://tug.org/texlive/trunk@23004 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLConfig.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index 3503cc65271..e065253149a 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -173,6 +173,9 @@ our %TLPDBOptions = ( "w32_multi_user" => [ "b", 0, "multiuser", "Install for shortcuts/menu items for all users (w32)" ], + "generate_updmap" => + [ "b", 0, "generate_updmap", + "Run tlmgr generate updmap after maps have changed" ], ); -- cgit v1.2.3