summaryrefslogtreecommitdiff
path: root/net/asterisk16/files/patch-main_term.c
blob: dc7ede7d4e12cd560b83fe28401337cdfb7a2f60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- main/term.c.orig	2022-04-14 21:53:34 UTC
+++ main/term.c
@@ -46,6 +46,7 @@ static const char * const termpath[] = {
 static char quitdata[80] = "";
 
 static const char * const termpath[] = {
+	"%%LOCALBASE%%/share/terminfo",
 	"/usr/share/terminfo",
 	"/usr/local/share/misc/terminfo",
 	"/usr/lib/terminfo",