Fedora-maintainer

From Bashlinux
Revision as of 19:24, 18 February 2010 by Manpaz (talk)
Jump to: navigation, search

Fedora Package Maintainer

manpages

If exists (and only if) it must be present on rpm.

When `xsltproc` is unable to process a file in order to generate manpages, then `db2x_docbook2man` could be used to generate with no error pages on build stage. Also don't forget to add the dependency in the Spec file.

 Requires: docbook2X
 


Links