rpms/eclipse-cdt/devel eclipse-cdt-no-tests-5.0.0.patch,NONE,1.1

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Fri Aug 8 13:13:45 UTC 2008


Author: overholt

Update of /cvs/pkgs/rpms/eclipse-cdt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3963

Added Files:
	eclipse-cdt-no-tests-5.0.0.patch 
Log Message:
Add missing patch

eclipse-cdt-no-tests-5.0.0.patch:

--- NEW FILE eclipse-cdt-no-tests-5.0.0.patch ---
diff -up ./org.eclipse.cdt.releng/build.xml.notests ./org.eclipse.cdt.releng/build.xml
--- ./org.eclipse.cdt.releng/build.xml.notests	2008-07-31 20:34:19.000000000 -0400
+++ ./org.eclipse.cdt.releng/build.xml	2008-07-31 20:41:49.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,sign,test,copy"/>
 	<target name="testbuild" depends="zips,test,copy"/>
 	<target name="buildcopy" depends="zips,copy"/>




More information about the fedora-extras-commits mailing list