summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-10-22 23:48:27 +0000
committerNorbert Preining <preining@logic.at>2008-10-22 23:48:27 +0000
commit45da8874b53205aff1859f4849edaf30ed6f19a2 (patch)
tree8434f2ddae8fd900d1e31e76a323fa41bf7fee51 /Master
parentaff4a0a9550d57eff7ec5e3b40c5288da7b124b8 (diff)
remove more traces of kpsewhich
git-svn-id: svn://tug.org/texlive/trunk@11030 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index e501337f545..e5f4def0774 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -62,7 +62,6 @@ C<TeXLive::TLUtils> -- utilities used in the TeX Live infrastructure
TeXLive::TLUtils::member($item, @list);
TeXLive::TLUtils::merge_into(\%to, \%from);
TeXLive::TLUtils::texdir_check($texdir);
- TeXLive::TLUtils::kpsewhich;
TeXLive::TLUtils::conv_to_win_path($path);
TeXLive::TLUtils::give_ctan_mirror($path);
TeXLive::TLUtils::tlmd5($path);
@@ -104,7 +103,6 @@ BEGIN {
&push_uniq
&texdir_check
&member
- &kpsewhich
&quotewords
&conv_to_win_path
&setup_programs