summaryrefslogtreecommitdiffstats
path: root/src/sbus
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-04-05 15:04:43 -0700
committerStephen Gallagher <sgallagh@redhat.com>2012-04-05 15:21:34 -0700
commit7dee0a3366c21ad06720176ca8aef8d6a6f0da90 (patch)
tree15921630f70de2edb556cf11fb324e7339d8fdc0 /src/sbus
parentfcbaf4c73d3af215492f0907a6a3a46602a0e753 (diff)
downloadsssd_unused-7dee0a3366c21ad06720176ca8aef8d6a6f0da90.tar.gz
sssd_unused-7dee0a3366c21ad06720176ca8aef8d6a6f0da90.tar.xz
sssd_unused-7dee0a3366c21ad06720176ca8aef8d6a6f0da90.zip
Fix building manpages in parallel build dirs
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. https://fedorahosted.org/sssd/ticket/1293
Diffstat (limited to 'src/sbus')
0 files changed, 0 insertions, 0 deletions