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

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


On Thu, 2012-04-05 at 18:22 -0400, Jakub Hrozek wrote:
> On Thu, Apr 05, 2012 at 03:12:46PM -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
> 
> You forgot to attach the patch.

Whoops. Attached for posterity (though it has already been pushed)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-building-manpages-in-parallel-build-dirs.patch
Type: text/x-patch
Size: 1337 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120405/1c88c926/attachment.bin>
-------------- 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/1c88c926/attachment.sig>


More information about the sssd-devel mailing list