Added load of build.number file
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Mon, 23 May 2005 13:54:53 +0000 (13:54 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Mon, 23 May 2005 13:54:53 +0000 (13:54 +0000)
org.gridsite.core/build.xml

index 0d98576..7d92f11 100644 (file)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.11  2005/02/16 14:14:39  dimeglio
+       Added patch to use globus compilation flags also in the RPMS
+       
        Revision 1.10  2004/12/17 09:11:43  dimeglio
        Added local tag targets (because of special naming rules here)
        
                 Load version file 
             ========================================= -->
        <property file="${module.version.file}"/>
+       <property file="${module.build.file}"/>
        
        <!-- ===============================================
                  Public common targets