[oe] [PATCH] libxml2 : convert to new staging and fix python error in gnome-doc-utils

Phil Blundell philb at gnu.org
Thu Feb 18 21:10:44 UTC 2010


On Thu, 2010-02-18 at 21:45 +0100, Denis 'GNUtoo' Carikli wrote:
> +do_install_append() {
>  	install -d ${STAGING_DATADIR}/aclocal/
>  	install -d ${STAGING_BINDIR_CROSS}

That doesn't look right.  I don't think do_install() should ever be
writing into ${STAGING_xxxDIR} directly.

What happens if you just remove those lines?

p.






More information about the Openembedded-devel mailing list