[Buildroot] [PATCH 02/41] ncurses: convert to autotools infrastructure

Lionel Landwerlin llandwerlin at gmail.com
Wed Apr 14 08:39:35 UTC 2010


On Wed, Apr 14, 2010 at 9:41 AM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>>>>>> "llandwerlin" == llandwerlin  <llandwerlin at gmail.com> writes:
>
>  llandwerlin> From: Lionel Landwerlin <llandwerlin at gmail.com>
>
>  llandwerlin> +
>  llandwerlin> +define NCURSES_INSTALL_TARGET_CMDS
>  llandwerlin> + mkdir -p $(TARGET_DIR)/usr/lib
>  llandwerlin> + cp -dpf $(NCURSES_DIR)/lib/libncurses.so* $(TARGET_DIR)/usr/lib/
>  llandwerlin> + $(NCURSES_INSTALL_TARGET_PANEL)
>  llandwerlin> + $(NCURSES_INSTALL_TARGET_FORM)
>  llandwerlin> + $(BR2_PACKAGE_NCURSES_TARGET_MENU)
>
> Don't you mean NCURSES_INSTALL_TARGET_MENU here?
>

Exact, thx !


More information about the buildroot mailing list