summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/ncurses/ncurses/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ncurses/ncurses/pathnames.h b/lib/ncurses/ncurses/pathnames.h
index a0875ae..dde6cc9 100644
--- a/lib/ncurses/ncurses/pathnames.h
+++ b/lib/ncurses/ncurses/pathnames.h
@@ -30,5 +30,5 @@
* $FreeBSD$
*/
-#define _PATH_DEF ".termcap /usr/share/misc/termcap"
+#define _PATH_DEF ".termcap /usr/share/misc/termcap /etc/termcap.small"
#define _PATH_DEF_SEC "/usr/share/misc/termcap"
OpenPOWER on IntegriCloud