fence-agents: master - build: workaround python path madness

Fabio M. Di Nitto fabbione at fedoraproject.org
Mon Nov 8 13:58:24 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=6be3479c66e1bc06db29a0e53294a71620eca1af
Commit:        6be3479c66e1bc06db29a0e53294a71620eca1af
Parent:        dac61807c8f9d2cc32e3a254be438144d6dc30e2
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Mon Nov 8 14:57:42 2010 +0100
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Mon Nov 8 14:57:42 2010 +0100

build: workaround python path madness

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 make/release.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/make/release.mk b/make/release.mk
index 14e8357..b7241e5 100644
--- a/make/release.mk
+++ b/make/release.mk
@@ -35,6 +35,7 @@ endif
 tarballs: tag
 	./autogen.sh
 	./configure
+	make
 	make distcheck
 
 sha256: tarballs $(project)-$(version).sha256


More information about the cluster-commits mailing list