You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-client/w3mmee/files/w3mmee-tinfo.patch

12 lines
357 B

--- a/configure
+++ b/configure
@@ -1354,7 +1354,7 @@ main()
EOF
if [ -z "$dtermlib" ]; then
- TERM_LIBS='termcap termlib terminfo mytinfo curses ncurses'
+ TERM_LIBS='termcap termlib terminfo mytinfo curses ncurses tinfo'
for lib in $TERM_LIBS; do
for tlibdir in /lib /usr/lib /usr/local/lib /usr/ucblib /usr/ccslib /usr/ccs/lib $prefix/lib; do