On Tue, Mar 27, 2012 at 6:03 AM, Andreas Müller
<[email protected]> wrote:
> +do_install_append() {
> +    # remove empty plugins dir
> +    rm -rf ${D}${libdir}
> +}
> +

can you use use rmdir instead so it gets flagged when the dir
is not empty ?

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to