Ignore:
Timestamp:
2009-05-12T09:33:46+12:00 (15 years ago)
Author:
oranfry
Message:

don't make the source components of binary zips anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/ant-scripts/create-components.xml

    r19012 r19396  
    1616        <antcall target="prepare-imagemagick-component" />
    1717        <antcall target="prepare-ghostscript-component" />
    18 
    19         <antcall target="prepare-sourcecode-component" />
    20 
    2118    </target>
    2219   
     
    2522        <antcall target="compress-imagemagick-component" />
    2623        <antcall target="compress-ghostscript-component" />
    27 
    28         <antcall target="compress-zipped-binary-release"><param name="format" value="zip"/></antcall> <!-- from init -->
    29 
    3024    </target>
    3125   
Note: See TracChangeset for help on using the changeset viewer.