From f2ae3114a44e72096fe29ad5bacc5081b16f4025 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 2 Jun 2023 22:19:02 +0200 Subject: busybox: bump to 1.36.1 --- core/busybox/patches/less_t.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/busybox/patches') diff --git a/core/busybox/patches/less_t.patch b/core/busybox/patches/less_t.patch index f8555db2..8a19b9b2 100644 --- a/core/busybox/patches/less_t.patch +++ b/core/busybox/patches/less_t.patch @@ -21,8 +21,8 @@ Accept and ignore the -T flag for compatibility. getopt32(argv, "EMmN~IF" IF_FEATURE_LESS_TRUNCATE("S") IF_FEATURE_LESS_RAW("R") -- /*ignored:*/"s" -+ /*ignored:*/"sT:", &str_ignored +- /*ignored:*/"sX" ++ /*ignored:*/"sXT:", &str_ignored ); argv += optind; num_files = argc - optind; -- cgit v1.2.3