Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 115036
Collapse All | Expand All

(-)/usr/portage/sys-libs/ncurses/ncurses-5.4-r6.ebuild (+1 lines)
Lines 63-68 Link Here
63
	# We need the basic terminfo files in /etc, bug #37026.  We will
63
	# We need the basic terminfo files in /etc, bug #37026.  We will
64
	# add '--with-terminfo-dirs' and then populate /etc/terminfo in
64
	# add '--with-terminfo-dirs' and then populate /etc/terminfo in
65
	# src_install() ...
65
	# src_install() ...
66
	unset TERMINFO
66
	econf \
67
	econf \
67
		--libdir=/$(get_libdir) \
68
		--libdir=/$(get_libdir) \
68
		--with-terminfo-dirs="/etc/terminfo:/usr/share/terminfo" \
69
		--with-terminfo-dirs="/etc/terminfo:/usr/share/terminfo" \

Return to bug 115036