From 9edeb28f4b3150e9c28695bcf069369f4f155d76 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 6 May 2011 20:31:30 +0000 Subject: Bugfix Windows uninstaller; removed misleading comment git-svn-id: svn://tug.org/texlive/trunk@22332 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Master/install-tl b/Master/install-tl index 369c60561d1..b85dd3e28fd 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -775,9 +775,6 @@ operations might be disturbed.\n\n"; # post install actions # - # in case we are running from local_uncompressed - # we use the tlpdb from the local_uncompressed, otherwise - # the one we have locally created, for all the further actions my $usedtlpdb = $vars{'in_place'} ? $tlpdb : $localtlpdb; @@ -787,7 +784,7 @@ operations might be disturbed.\n\n"; } if (win32() and !$vars{'portable'} and !$vars{'in_place'}) { - create_uninstaller($vars{'TEXDIR'}, $vars{'TEXDIR'}, + create_uninstaller($vars{'TEXDIR'}, $vars{'TEXMFSYSVAR'}, $vars{'TEXMFSYSCONFIG'}); # TODO: custom uninstaller for in_place # (re-)initialize batchfile for uninstalling shortcuts -- cgit v1.2.3