Ciaran McCreesh wrote:
> So far, we've got this, by agreement of the Council:
> 
> * There will be a default src_install in EAPI 3
> * It will have a DOCS variable, or something along those lines.
> 
> I'd like to suggest the following too:
> 
> * If DOCS is explicitly specified, it is an error if anything in it
>   doesn't exist.
> * If DOCS isn't explicitly specified, it isn't an error if anything in
>   its default, if it has one, doesn't exist.
> 
> We don't have an implementation yet. So I'll start off with this:
> 
>     default_src_install() {
>         emake -j1 DESTDIR="${D}" install
> 

should have || die where appropriate

Regards,
Petteri

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to