From: Alberto Di Meglio Date: Wed, 27 Oct 2004 11:18:38 +0000 (+0000) Subject: Use os.platform instead of hard-coded rhel30 X-Git-Tag: gridsite-core_R_1_0_4~27 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=a916767dd72332bb21c0d1d811a846091e28a229;p=jra1mw.git Use os.platform instead of hard-coded rhel30 --- diff --git a/org.gridsite.core/build.xml b/org.gridsite.core/build.xml index 3ade883..4e0b762 100644 --- a/org.gridsite.core/build.xml +++ b/org.gridsite.core/build.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.1 2004/10/26 17:54:24 dimeglio + First version of this file + --> @@ -138,7 +141,7 @@ - + @@ -168,6 +171,7 @@ +