On Tue, Jul 27, 2010 at 10:44:03AM +0200, Jaap de Jong wrote:
> Hi,
>
> below an update for building an up-to-date version of libftdi.
>
> thanks and best regards,
>
> Jaap
> ---
> +do_stage() {
> + autotools_stage_all
> +}
> +
Hi,
the lines above arent needed anymore the do_install from inherit autotools is enough.
Bye Henning