Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 64e1fd21a0651746bcc1fee7e3ad093a > files > 12

eclipse-cdt-3.1.2-2.2mdv2007.1.src.rpm

--- build.xml.orig	2006-06-08 11:34:05.000000000 -0400
+++ build.xml	2006-06-08 11:57:56.000000000 -0400
@@ -4,7 +4,7 @@
 		<echo message="${eclipse.home}"/>
 	</target>
 	
-	<target name="build" depends="zips,test"/>
+	<target name="build" depends="zips"/>
 	<target name="nightly" depends="tag,zips,test,copy"/>
 	<target name="cdtbuild" depends="tag,zips,test,upload"/>