Revision history:
$Log$
+ Revision 1.3 2004/10/27 11:19:17 dimeglio
+ Fixed i386 instead of 1386
+
Revision 1.2 2004/10/27 11:18:38 dimeglio
Use os.platform instead of hard-coded rhel30
<!-- Main proxy -->
- <target name="buildmodules" depends="">
- <echo append="true" file="${global.project.dir}/cruisecontrol-stub.xml">
- <project name="${subsystem.name}" type="post-subsystem" packageName="gridsite-${subsystem.prefix}"/>
- </echo>
- </target>
+ <target name="buildmodules" depends="envcheck"/>
</project>