into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/10/18 22:12:34+01:00 nexus.co.uk!pb
unbreak ncurses-native after br1 hack attack
BKrev: 417432569EVnvw7RC52BZORGIIGUKA
ln -sf curses.h ${STAGING_INCDIR}/ncurses.h
}
-do_install_append() {
+do_install() {
+ autotools_do_install
+
# include some basic terminfo files
# stolen ;) from gentoo and modified a bit
for x in ansi console dumb linux rxvt screen sun vt{52,100,102,200,220} xterm-color xterm-xfree86