latex2html/latex2html-2018.2-teTeX-l2h-config.patch
Petr Šabata 347b818bc2 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/latex2html#11652456a3c21ebceb8ec20590514058477d932a
2020-10-15 15:10:16 +02:00

12 lines
525 B
Diff

diff -up latex2html-2018.2/latex2html-2018.2/config/config.pl.me latex2html-2018.2/latex2html-2018.2/config/config.pl
--- latex2html-2018.2/latex2html-2018.2/config/config.pl.me 2018-06-22 16:43:28.830829027 +0200
+++ latex2html-2018.2/latex2html-2018.2/config/config.pl 2018-06-22 16:43:58.532706324 +0200
@@ -635,6 +635,7 @@ $abs_path_names = &get_name('ABSPATHS');
# DBM check
# --------------------------------------------------------------------------
+use DB;
&checking('if perl supports some dbm');
my %array;