PREFIX is set to stage by default glite-lb-client_R_2_2_5 glite-lb-client_R_2_2_5_0
authorAleš Křenek <ljocha@ics.muni.cz>
Tue, 28 Nov 2006 20:24:01 +0000 (20:24 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Tue, 28 Nov 2006 20:24:01 +0000 (20:24 +0000)
- fix build in the old glite fashion
- should not break build in etics

org.glite.lb.client/Makefile
org.glite.lb.client/project/configure.properties.xml
org.glite.lb.client/project/version.properties

index 2bbb6e3..ac82274 100644 (file)
@@ -8,19 +8,21 @@ globalprefix=glite
 lbprefix=lb
 package=glite-lb-client
 version=0.0.0
-PREFIX=/opt/glite
 
 glite_location=/opt/glite
 globus_prefix=/opt/globus
 nothrflavour=gcc32
 thrflavour=gcc32pthr
 
+
 CC:=gcc
 CXX:=g++
 
 -include Makefile.inc
 -include ../project/version.properties
 
+PREFIX?=${glite_location}
+
 version=${module.version}
 
 VPATH=${top_srcdir}/src:${top_srcdir}/test:${top_srcdir}/examples:${top_srcdir}/doc
index 4ca504f..fc29565 100644 (file)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.8  2006/09/20 10:50:08  zsalvet
+       Remove CVS conflict section.
+
        Revision 1.7  2006/09/19 20:27:40  akrenek
        Builds after merge _RC31
 
@@ -61,7 +64,7 @@ distdir=${dist.dir}
 globalprefix=${global.prefix}
 lbprefix=${subsystem.prefix}
 package=${module.package.name}
-PREFIX=${install.dir}
+PREFIX=${install.dir}
 version=${module.version}
 glite_location=${with.glite.location}
 globus_prefix=${with.globus.prefix}
index 1d12476..14f6287 100644 (file)
@@ -1,4 +1,4 @@
 #Fri Sep 02 14:17:41 CEST 2005
 # glite-lb-client_branch_3_0_0_RC15 tag is taken!
-module.version=2.2.4
+module.version=2.2.5
 module.age=0