summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLWinGoo.pm
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2008-06-21 09:33:00 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2008-06-21 09:33:00 +0000
commit592c2c404639ec7fb60d6a7e31670ee512d48831 (patch)
treee12d4ac89df9d350371fc740d16fca28349ed862 /Master/tlpkg/TeXLive/TLWinGoo.pm
parente790f1284f44d39b736b141bad7ea4dc816c69d4 (diff)
install-mini: writes texmf.cnf; TLWinGoo: uninstaller removes release file.
git-svn-id: svn://tug.org/texlive/trunk@8898 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLWinGoo.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLWinGoo.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm
index 593241f0d35..a9deb7983d1 100644
--- a/Master/tlpkg/TeXLive/TLWinGoo.pm
+++ b/Master/tlpkg/TeXLive/TLWinGoo.pm
@@ -1008,6 +1008,7 @@ rmdir /s /q \"$tdsc\"
rmdir /s /q \"$tdw\\temp\"
rmdir /s /q \"$tdw\\tlpkg\"
del \"$tdw\\install-tl.log\"
+del \"$tdw\\release-texlive.txt\"
set test=
for \%\%f in (\"$tdw\\*.*\") do \@set test=nonempty
if x\%test\%==x rd \"$tdw\"