https://bugzilla.redhat.com/show_bug.cgi?id=1114737



--- Comment #25 from Jerry James <[email protected]> ---
No, that doesn't help.  The file still has the wrong end of line encoding.  Ah,
that's because that is a source file for doxygen, but doxygen is never actually
invoked, so you're getting the prebuilt one, doc/html/style_ini.css, in the
output.

So we either need to run dos2unix on the source file in dox/doxygen/common and
then run doxygen to generate the html pages, or we need to run dos2unix on the
prebuilt doxygen documentation in doc/html.  In the latter case, you don't need
to BR doxygen.  Which would you like to do?

I believe this is the last issue to resolve.  Everything else looks great now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to