Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Mon, 18 Oct 2004 21:15:02 +0000 (21:15 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 18 Oct 2004 21:15:02 +0000 (21:15 +0000)
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

ncurses/ncurses_5.4.oe

index 03a384e..7cfd0ed 100644 (file)
@@ -51,7 +51,9 @@ do_stage () {
        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