* [Cluster-devel] [PATCH] fencing: correct default values in manual pages for symlinks [not found] <608005136.6518115.1391066551172.JavaMail.root@redhat.com> @ 2014-01-30 8:33 ` Ondrej Mular 0 siblings, 0 replies; only message in thread From: Ondrej Mular @ 2014-01-30 8:33 UTC (permalink / raw) To: cluster-devel.redhat.com --- make/fenceman.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/fenceman.mk b/make/fenceman.mk index d4f0377..163fe88 100644 --- a/make/fenceman.mk +++ b/make/fenceman.mk @@ -1,7 +1,7 @@ %.8: $(TARGET) $(top_srcdir)/fence/agents/lib/fence2man.xsl set -e && \ PYTHONPATH=$(abs_srcdir)/../lib:$(abs_builddir)/../lib \ - python $^ -o metadata > .$@.tmp && \ + python $(@:%.8=%) -o metadata > .$@.tmp && \ xmllint --noout --relaxng $(abs_srcdir)/../lib/metadata.rng .$@.tmp && \ xsltproc $(top_srcdir)/fence/agents/lib/fence2man.xsl .$@.tmp > $@ -- 1.8.3.1 ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-30 8:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <608005136.6518115.1391066551172.JavaMail.root@redhat.com>
2014-01-30 8:33 ` [Cluster-devel] [PATCH] fencing: correct default values in manual pages for symlinks Ondrej Mular
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.