This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project".
http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=fe537e20de6c7d746a3119ed73b5d18d39b5dafb The branch, master has been updated via fe537e20de6c7d746a3119ed73b5d18d39b5dafb (commit) from 51330c183610c7c97f00ff8e5e202d4f70195a75 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fe537e20de6c7d746a3119ed73b5d18d39b5dafb Author: Fabio M. Di Nitto <[EMAIL PROTECTED]> Date: Fri Apr 25 11:10:17 2008 +0200 [BUILD] Fix fence lib install target Signed-off-by: Fabio M. Di Nitto <[EMAIL PROTECTED]> ----------------------------------------------------------------------- Summary of changes: make/fencebuild.mk | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/make/fencebuild.mk b/make/fencebuild.mk index edb3d3d..27880be 100644 --- a/make/fencebuild.mk +++ b/make/fencebuild.mk @@ -1,6 +1,8 @@ ifndef FENCEAGENTSLIB +ifdef TARGET SBINDIRT=$(TARGET) endif +endif all: $(TARGET) hooks/post-receive -- Cluster Project
