On 17/04/11 00:43, Richard Shaw wrote:
mv %{buildroot}%{_docdir}/%{name}/html \
    %{buildroot}%{_docdir}/%{name}-%{version}/html

Are the html files standalone documentation, or are they used directly by the application eg to show help ?

If it's the second, then I think we wouldn't mark them as %doc, since %doc items must not affect the application running.

Reply via email to