From 602181b0f32e6960e5552302e5dd32e2cffe4611 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:12:15 +0200 Subject: Adding debian version 2.8.9rel.1-3+deb10u1. Signed-off-by: Daniel Baumann --- debian/patches/nested_tables.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/patches/nested_tables.patch (limited to 'debian/patches/nested_tables.patch') diff --git a/debian/patches/nested_tables.patch b/debian/patches/nested_tables.patch new file mode 100644 index 0000000..a36fd67 --- /dev/null +++ b/debian/patches/nested_tables.patch @@ -0,0 +1,15 @@ +Description: turn off nested-tables option +Author: Denis Briand +Bug-Debian: https://bugs.debian.org/387555 + +--- a/lynx.cfg ++++ b/lynx.cfg +@@ -3033,7 +3033,7 @@ + # It is enabled by default when the COLOR_STYLE configuration is used, + # and false otherwise. + # +-#NESTED_TABLES: true ++NESTED_TABLES: false + + .h2 ASSUMED_COLOR + # If built with a library that recognizes default colors (usually ncurses or -- cgit v1.2.3