[SSSD] [PATCH] Fix building manpages in parallel build dirs

Stephen Gallagher sgallagh at redhat.com
Thu Apr 5 22:22:24 UTC 2012


On Thu, 2012-04-05 at 15:12 -0700, Stephen Gallagher wrote:
> Commit 2ebb3cf3d7062860343c3db1b53173c9c6547038 introduced an issue
> when building manpages in parallel build dirs. It unnecessarily
> modified the XML_DOC definition to restrict it to basing its
> contents on the man_MANS variable. Unfortunately, this means that
> when we entered the recursion in all-local we would be effectively
> turning XML_DOC into $(srcdir)/$(lang)/manpage.N.xml when we really
> only care that the source language XML document exists.
> 
> This patch reverts that portion of the change.
> 
> Fixes https://fedorahosted.org/sssd/ticket/1293

Pushed to master under the one-liner and unbreak-the-build rules.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120405/f0bf7f4a/attachment.sig>


More information about the sssd-devel mailing list