[Cluster-devel] conga/ricci/modules/cluster/clumon/src/cim-pro ...

rmccabe at sourceware.org rmccabe at sourceware.org
Fri Jun 16 03:03:06 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-06-16 03:03:06

Modified files:
	ricci/modules/cluster/clumon/src/cim-provider: Makefile 

Log message:
	fix typo

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/Makefile.diff?cvsroot=cluster&r1=1.1&r2=1.2

--- conga/ricci/modules/cluster/clumon/src/cim-provider/Makefile	2006/06/14 21:44:37	1.1
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/Makefile	2006/06/16 03:03:06	1.2
@@ -32,7 +32,7 @@
 PEGASUS_CXXFLAGS = -DPEGASUS_PLATFORM_LINUX_IA64_GNU
 endif
 ifeq ($(arch),x86_64)
-PEGASUS_CXXFLAGS = -DPEGASUS_PLATFORM_LINUX_IA64_GNU
+PEGASUS_CXXFLAGS = -DPEGASUS_PLATFORM_LINUX_X86_64_GNU
 endif
 
 ifeq ($(arch),ppc)




More information about the Cluster-devel mailing list