1
0
Fork 0
lynx/debian/patches/nested_tables.patch
Daniel Baumann 2771558a64
Adding debian version 2.9.2-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 08:10:35 +02:00

17 lines
531 B
Diff

Description: turn off nested-tables option
Author: Denis Briand <debian@denis-briand.fr>
Bug-Debian: https://bugs.debian.org/387555
Index: lynx/lynx.cfg
===================================================================
--- lynx.orig/lynx.cfg
+++ lynx/lynx.cfg
@@ -3044,7 +3044,7 @@ COLOR:6:brightred:black
# It is enabled by default when the COLOR_STYLE configuration is used,
# and false otherwise.
#
-#NESTED_TABLES: true
+NESTED_TABLES: false
.h2 NO_TABLE_CENTER
# Normally table cells are centered on the table grid.