common/build.postbuild.xml
changeset 838 a1ebf7f8e66f
parent 822 1a356be50bf9
child 847 16e63d402b4d
--- a/common/build.postbuild.xml	Wed Jan 06 16:06:18 2010 +0000
+++ b/common/build.postbuild.xml	Wed Jan 06 22:30:41 2010 +0000
@@ -236,6 +236,7 @@
                     <arg value="-tzip"/>
                     <arg value="-x@${build.log.dir}/rnd_excludefile.txt"/>
                     <arg value="-x@${sf.epoc32.exclusions.file}"/>
+                    <arg value="-x!epoc32\gcc"/>
                     <arg value="-x!epoc32\tools"/>
                     <arg value="-x!epoc32\build"/>
                     <arg value="-x!epoc32\release\armv5"/>
@@ -310,6 +311,7 @@
             <arg value="-x@${build.log.dir}/rnd_excludefile.txt"/>
             <arg value="${build.drive}/output/zips/release/tools_epoc.zip"/> 
             <arg value="epoc32/tools"/>
+            <arg value="epoc32/gcc"/>
         </exec>
         <antcall target="sf-zip-content">
             <param name="zip.config.file" value="${temp.build.dir}/zip.cfg.xml.ftl"/>