diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-06 02:18:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-06 02:18:36 +0000 |
commit | f6920db5c1343205c600f1a54a391a6c64e3ba88 (patch) | |
tree | ab4dd72e009226ba3ad0d1af38890cc7cfc4f430 /latex2html-2018.2-teTeX-l2h-config.patch | |
parent | da8c31f73f85bc67327ef4bee50e238cbe71d596 (diff) |
automatic import of latex2htmlopeneuler24.03_LTS
Diffstat (limited to 'latex2html-2018.2-teTeX-l2h-config.patch')
-rw-r--r-- | latex2html-2018.2-teTeX-l2h-config.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/latex2html-2018.2-teTeX-l2h-config.patch b/latex2html-2018.2-teTeX-l2h-config.patch new file mode 100644 index 0000000..31e279e --- /dev/null +++ b/latex2html-2018.2-teTeX-l2h-config.patch @@ -0,0 +1,11 @@ +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; |