From 7c4a225d15aa459868f3ecad2d2f49d7d52d0961 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Wed, 16 Apr 2008 22:44:45 +0000 Subject: tlpkg/TeXLive/TLUtils.pm: $WGETRC now set for all platforms. git-svn-id: svn://tug.org/texlive/trunk@7459 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index a58861ac13d..429ad8741b3 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -924,9 +924,7 @@ again. sub initialize_installer { &media; &platform; - if (win32) { - $ENV{'WGETRC'}="$::installerdir/tlpkg/installer/wgetrc" - } + $ENV{'WGETRC'}="$::installerdir/tlpkg/installer/wgetrc" } =pod -- cgit v1.2.3