update build script
diff --git a/releng/org.eclipse.cdt.releng/build.sh b/releng/org.eclipse.cdt.releng/build.sh
index d4ec8c4..2f9611d 100644
--- a/releng/org.eclipse.cdt.releng/build.sh
+++ b/releng/org.eclipse.cdt.releng/build.sh
@@ -35,5 +35,5 @@
 java -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
 	-ws gtk -arch ppc -os linux -application org.eclipse.ant.core.antRunner $*
 	
-# Copy the build.log to where the latest build is
-cp /opt/public/download-staging.priv/tools/cdt/releng/build.log /home/www/tools/cdt/builds/5.0.3/latest
+# Copy the build.log to where the latest build is - done in cdtbuild script
+#cp /opt/public/download-staging.priv/tools/cdt/releng/build.log /home/www/tools/cdt/builds/5.0.3/latest