> > %_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 ? :-)
>
> 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?
-andrej
