Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > c4ffa1c74305ace1197125561aade30f > files > 3

latex2html-2008-7.mga3.src.rpm

--- latex2html-2002/config/config.pl.orig	2002-04-10 07:15:01.000000000 +0200
+++ latex2html-2002/config/config.pl	2002-04-12 22:12:12.000000000 +0200
@@ -1143,7 +1143,7 @@
               push(@right_paths,L2hos->path2os($testpath));
               $gs_lib = 1;
             }
-            $testpath .= "${dd}fonts" unless($testpath =~ /\Q$dd\Efonts$/i);
+            $testpath .= "${dd}" unless($testpath =~ /\Q$dd\Efonts$/i);
             if(!$gs_fonts && -d $testpath) {
               push(@right_paths,L2hos->path2os($testpath));
               $gs_fonts = 1;