cluster: the tag gfs2_0_1_53 has been created

Chris Feist cfeist@fedoraproject.org
Mon Dec 15 19:06:00 GMT 2008


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=cb5f7c59fe6d6116558d03fa6af6fbdadbcffe73
Commit:        cb5f7c59fe6d6116558d03fa6af6fbdadbcffe73
Parent:        77d987aa09c9e05905cb151540e32aee04b233b3
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Mon Dec 15 19:48:02 2008 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Mon Dec 15 19:48:02 2008 +0100

build: fix typo and get rgmanager to build again

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 rgmanager/src/clulib/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rgmanager/src/clulib/Makefile b/rgmanager/src/clulib/Makefile
index f8f8518..0dc7a2e 100644
--- a/rgmanager/src/clulib/Makefile
+++ b/rgmanager/src/clulib/Makefile
@@ -21,7 +21,7 @@ OBJS3= msgtest.o
 
 CFLAGS += -Werror -Wstrict-prototypes -Wshadow -fPIC -D_GNU_SOURCE
 CFLAGS += -I${ccsincdir} -I${cmanincdir} -I${dlmincdir}
-CFLAGS += -L${logtincdir}
+CFLAGS += -I${logtincdir}
 CFLAGS += -I$(S)/../../include
 CFLAGS += -I${incdir}
 



More information about the Cluster-cvs mailing list