On Thu, 02 May 2013 18:24:19 +0200 hasufell <[email protected]> wrote:
> currently default_src_install is carried out in $BUILD_DIR and not in $S
>
> that means people have to do something like this:
> DOCS=( "${S}"/ChangeLog{,.libffi,.libgcj,.v1} "${S}"/README )
>
> The attached patch is a bit ugly, but I don't see a better way. It will
> allow:
> DOCS=( ChangeLog{,.libffi,.libgcj,.v1} README )
Erm, now you're hacking default_src_install in one place, and inlining
it in the other. Please keep it consistent and either inline it in both
places, or hack in both places.
Also, HTML_DOCS suffer the same issue.
--
Best regards,
Michał Górny
signature.asc
Description: PGP signature
