From b2744ecbf7219fc0754b4e8c2671f18368406171 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 9 Feb 2009 08:20:37 +0000 Subject: remove doc.html from 2008 dir in w32 uninstaller so that the removal of the 2008 dir succeeds. git-svn-id: svn://tug.org/texlive/trunk@12125 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLWinGoo.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index 49b4720b1a1..edffe918757 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -1062,6 +1062,7 @@ rmdir /s /q \"$td\\bin\" rmdir /s /q \"$td\\tlpkg\" del /q \"$td\\README.*\" del /q \"$td\\LICENSE.*\" +del /q \"$td\\doc.html\" del \"$td\\index.html\" del \"$td\\texmf.cnf\" UNEND2 -- cgit v1.2.3