From 65f8f01e5ef4bc77d07c55af42eb640a60c7cb1b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 4 May 2008 18:23:09 +0000 Subject: new package psview ... we have to discuss that ;-) But most people in Bachotek were really impressed and did like it. Source is coming, too git-svn-id: svn://tug.org/texlive/trunk@7843 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/install-tl') diff --git a/Master/install-tl b/Master/install-tl index dec4a4830f3..760bb2b7d39 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -546,10 +546,11 @@ sub calc_depends { # if programs for arch=win32 are installed we also have to install # bin-tlperl.win32 which provides the "hidden" perl that will be used # to run all the perl scripts. - # Furthermore we install bin-tlgs.win32, too + # Furthermore we install bin-tlgs.win32 and bin-tlpsv.win32, too if (grep(/^win32$/,@archs)) { $install{"bin-tlperl.win32"} = 1; $install{"bin-tlgs.win32"} = 1; + $install{"bin-tlpsv.win32"} = 1; } # loop over all the packages until it is getting stable -- cgit v1.2.3