diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-06-16 11:22:58 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-06-16 11:22:58 +0000 |
commit | 3742468b3548464728bef111d0e8c0a6b72da9a5 (patch) | |
tree | 205fdb523b2688ea2f61ac2226486e1b021387a3 /Master/tlpkg | |
parent | 45b87b0f5d2161405018f17d107da13d30b8f8d1 (diff) |
From_dvd: full texmf.cnf in TEXMFSYSVAR. Now only 1 directory in TEXMFCNF
git-svn-id: svn://tug.org/texlive/trunk@8777 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/TeXLive/TLWinGoo.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index 209e516cde2..24e5ead4b96 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -1019,6 +1019,7 @@ set PERL5LIB= \"$td\\tlpkg\\tlperl\\bin\\perl.exe\" \"$td\\texmf\\scripts\\texlive\\uninstall-win32.pl\" call \"$tdw\\tlpkg\\installer\\unshort.bat\" copy \"$tdw\\tlpkg\\installer\\uninst2.bat\" \"\%TEMP\%\" +pause \"\%TEMP\%\\uninst2.bat\" UNEND ; |