From 6086d96f7a72a93d640a4dbc2c7ff2c99e8cf537 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 22 Oct 2008 23:50:23 +0000 Subject: remove even more kpsewhich traces git-svn-id: svn://tug.org/texlive/trunk@11032 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 5cd4da66a07..6e0fd4237f7 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -75,7 +75,7 @@ use TeXLive::TLMedia; use TeXLive::TLUtils; use TeXLive::TLWinGoo; use TeXLive::TLPostActions; -TeXLive::TLUtils->import( qw(kpsewhich member info give_ctan_mirror win32 merge_into copy log debug) ); +TeXLive::TLUtils->import( qw(member info give_ctan_mirror win32 merge_into copy log debug) ); use Cwd qw/abs_path/; use Pod::Usage; use Getopt::Long qw(:config no_autoabbrev require_order); -- cgit v1.2.3