From 2866fe5df1a3338c3da0af8565618078d993d6ba Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 28 Jun 2011 23:08:57 +0000 Subject: (do_postinst_stuff): do not copy the no-longer-existing tlmenu.bat. git-svn-id: svn://tug.org/texlive/trunk@23172 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Master/install-tl') diff --git a/Master/install-tl b/Master/install-tl index f9127548d8f..19602586cd3 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -683,6 +683,7 @@ sub do_installation { print warnings_summary(); } +# # do_postinst_stuff has to fix up the texmf tree and install some missing # files. The things to do are taken from the install-live.sh installer # of former times, and should be critically checked. @@ -883,8 +884,6 @@ operations might be disturbed.\n\n"; # no need to test for portable or in_place: # the menus (or profile?) should have set the required options do_tlpdb_postactions(); - copy("$::installerdir/tlpkg/installer/tlmenu.bat", $TEXDIR) - if $vars{'portable'}; } -- cgit v1.2.3