Borsenkow Andrej <[EMAIL PROTECTED]> writes:

> > 
> > %_excludedocs yes
> >
> 
> Strictly speaking this excludes files marked as %doc. There is no
> consistency here - some packages mark manuals as %doc some not. What
> should be correct (do manuals belong to %doc) i.e. should I send a patch
> every time man is installed ? :-)

yes. AFAIK it should not happen since the %doc tagging is done auto-magically
by spec-helper

> > 
> > cf DrakX:
> >     log::l("setting excludedocs to $o->{excludedocs}");
> >     substInFile { s/%_excludedocs.*//; $_ .= "%_excludedocs yes\n" if
> eof &&
> > $o->{excludedocs} } "$o->{prefix}/etc/rpm/macros";
> 
> When is it set?

- expert install
- unselect every group
- choose "Truly minimal" or "No documentation"

Reply via email to