Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37819327
en ru br
ALT Linux repos
S:2020.2-alt1
5.0: 2002-alt6
4.1: 2002-alt6
4.0: 2002-alt5
3.0: 2002-alt5

Group :: Publishing
RPM: latex2html

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: latex2html-2002-gsfonts.patch
Download


--- 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;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin