Sophie

Sophie

distrib > Mandriva > mes5 > i586 > by-pkgid > dc7b8b74e3cd04c71d611b91441ee5d2 > files > 5

latex2html-2002-13mdv2009.0.src.rpm

--- latex2html-2002-2-1/config/config.pl.stderr	2005-03-13 18:41:31.111395133 +0100
+++ latex2html-2002-2-1/config/config.pl	2005-03-13 18:40:48.614674580 +0100
@@ -1043,7 +1043,7 @@
     my $gs_version;
 
     my $flag = 0;
-    unless(open(GS,"$gs -h |")) {
+    unless(open(GS,"$gs -h 2>&1|")) {
       $opt{'have_pstoimg'} = 0;
       logit("Error: could not execute $gs\n");
       &warn_no_images();