aboutsummaryrefslogtreecommitdiff
path: root/core/busybox/sources
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-10 22:25:38 +0300
committerCem Keylan <cem@ckyln.com>2021-08-10 22:25:38 +0300
commit05a8b7534ba87e24be6c3a98b3c0efafd38bf7a1 (patch)
tree75cd7dafad404a5de73e111a9a6bf4c3958d82ce /core/busybox/sources
parenta8cdac4d77264904d8c438af7cde8de3c03be6de (diff)
downloadrepository-05a8b7534ba87e24be6c3a98b3c0efafd38bf7a1.tar.gz
busybox: add patch to accept and ignore 'less -T'
Diffstat (limited to 'core/busybox/sources')
-rw-r--r--core/busybox/sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/busybox/sources b/core/busybox/sources
index cfaa3de6..15006c79 100644
--- a/core/busybox/sources
+++ b/core/busybox/sources
@@ -16,3 +16,4 @@ patches/adduser-no-setgid.patch patches
patches/install-fix-chown.patch patches
patches/print-unicode.patch patches
patches/libressl.patch patches
+patches/less_t.patch patches